Home
last modified time | relevance | path

Searched refs:parse_ip_addr_with_subnet (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/client/
H A Dclparse.c2249 if (!parse_ip_addr_with_subnet (cfile, &match)) {
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3190 int parse_ip_addr_with_subnet(struct parse *, struct iaddrmatch *);
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c494 parse_ip_addr_with_subnet(cfile, match) in parse_ip_addr_with_subnet() function