Searched refs:parse_fixed_addr_param (Results 1 – 4 of 4) sorted by relevance
346 struct element *parse_fixed_addr_param(struct parse *, enum dhcp_token);
721 cache = parse_fixed_addr_param(cfile, token); in parse_statement()3013 parse_fixed_addr_param(struct parse *cfile, enum dhcp_token type) { in parse_fixed_addr_param() function
593 if (parse_fixed_addr_param(&cache, cfile, token)) {3064 parse_fixed_addr_param(struct option_cache **oc, in parse_fixed_addr_param() function
2220 int parse_fixed_addr_param (struct option_cache **,