Searched defs:check_collection (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/tests/ |
H A D | t_api_dhcp.c | 34 check_collection(struct packet *p, struct lease *l, struct collection *c) { in check_collection() function
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | class.c | 67 int check_collection (packet, lease, collection) in check_collection() function
|
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | cltest.c | 71 int check_collection (struct packet *p, struct lease *l, struct collection *c) in check_collection() function
|
H A D | cltest2.c | 304 int check_collection (struct packet *p, struct lease *l, struct collection *c) in check_collection() function
|
H A D | omshell.c | 88 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 D | dhcrelay.c | 2134 check_collection(struct packet *p, struct lease *l, struct collection *c) { in check_collection() function
|
/netbsd-src/external/mpl/dhcp/dist/client/ |
H A D | dhclient.c | 1194 int check_collection (packet, lease, collection) in check_collection() function
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 3908 int (*check_collection) (struct packet *, struct lease *, member
|