Home
last modified time | relevance | path

Searched defs:check_collection (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/tests/
H A Dt_api_dhcp.c34 check_collection(struct packet *p, struct lease *l, struct collection *c) { in check_collection() function
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dclass.c67 int check_collection (packet, lease, collection) in check_collection() function
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Dcltest.c71 int check_collection (struct packet *p, struct lease *l, struct collection *c) in check_collection() function
H A Dcltest2.c304 int check_collection (struct packet *p, struct lease *l, struct collection *c) in check_collection() function
H A Domshell.c88 int check_collection (struct packet *p, struct lease *l, struct collection *c) in check_collection() function
/netbsd-src/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c2134 check_collection(struct packet *p, struct lease *l, struct collection *c) { in check_collection() function
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c1194 int check_collection (packet, lease, collection) in check_collection() function
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3908 int (*check_collection) (struct packet *, struct lease *, member