Searched defs:host_decl (Results 1 – 3 of 3) sorted by relevance
972 struct host_decl { struct974 struct host_decl *n_ipaddr; argument975 struct host_decl *n_dynamic; argument976 char *name;977 struct hardware interface;978 struct data_string client_identifier;979 struct option *host_id_option;980 struct data_string host_id;984 struct option_cache *fixed_addr;985 struct iaddrcidrnetlist *fixed_prefix;[all …]
361 int parse_statement (cfile, group, type, host_decl, declaration) in parse_statement() argument4458 parse_fixed_prefix6(struct parse *cfile, struct host_decl *host_decl) { in parse_fixed_prefix6()
600 size_t host_decl = 0; in parse_statement() local3414 parse_fixed_prefix6(struct parse *cfile, size_t host_decl) in parse_fixed_prefix6()