Home
last modified time | relevance | path

Searched refs:common_subnet_parsing (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dconfparse.c2292 common_subnet_parsing(struct parse *cfile, in common_subnet_parsing() function
2427 common_subnet_parsing(cfile, subnets, subnet); in parse_subnet_declaration()
2519 common_subnet_parsing(cfile, subnets, subnet); in parse_subnet6_declaration()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dconfpars.c2686 common_subnet_parsing(struct parse *cfile, in common_subnet_parsing() function
2839 common_subnet_parsing(cfile, share, subnet);
2963 if (!common_subnet_parsing(cfile, share, subnet)) { in parse_subnet6_declaration()