Searched defs:host_decl (Results 1 – 2 of 2) sorted by relevance
862 struct host_decl { struct864 struct host_decl *n_ipaddr; argument865 struct host_decl *n_dynamic; argument866 char *name;867 struct hardware interface;868 struct data_string client_identifier;869 struct option *host_id_option;870 struct data_string host_id;874 struct option_cache *fixed_addr;875 struct iaddrcidrnetlist *fixed_prefix;[all …]
351 int parse_statement (cfile, group, type, host_decl, declaration) in parse_statement() argument4182 parse_fixed_prefix6(struct parse *cfile, struct host_decl *host_decl) { in parse_fixed_prefix6()