HomeSort by: relevance | last modified time | path
    Searched defs:check_collection (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mpl/dhcp/dist/tests/
t_api_dhcp.c 34 check_collection(struct packet *p, struct lease *l, struct collection *c) { function
  /src/external/mpl/dhcp/dist/dhcpctl/
cltest.c 71 int check_collection (struct packet *p, struct lease *l, struct collection *c) function
89 check_collection,
cltest2.c 304 int check_collection (struct packet *p, struct lease *l, struct collection *c) function
omshell.c 54 check_collection,
88 int check_collection (struct packet *p, struct lease *l, struct collection *c) function
  /src/external/mpl/dhcp/dist/server/
class.c 67 int check_collection (packet, lease, collection) function
  /src/external/mpl/dhcp/dist/relay/
dhcrelay.c 143 check_collection,
2134 check_collection(struct packet *p, struct lease *l, struct collection *c) { function
  /src/external/mpl/dhcp/dist/client/
dhclient.c 125 check_collection,
1194 int check_collection (packet, lease, collection) function
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 3255 int check_collection (struct packet *, struct lease *, struct collection *);
3908 int (*check_collection) (struct packet *, struct lease *, member in struct:libdhcp_callbacks

Completed in 37 milliseconds