HomeSort by: relevance | last modified time | path
    Searched refs:discover_interfaces (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
net.h 97 struct interface *discover_interfaces(int, char * const *);
  /src/external/mpl/dhcp/dist/server/
dhcpd.c 954 discover_interfaces(DISCOVER_SERVER46);
956 discover_interfaces(DISCOVER_SERVER);
960 discover_interfaces(DISCOVER_SERVER);
  /src/external/mpl/dhcp/dist/client/
dhclient.c 820 discover_interfaces(DISCOVER_UNCONFIGURED);
888 discover_interfaces(), and this time ask it to actually set
890 discover_interfaces(interfaces_requested != 0
1096 discover_interfaces(DISCOVER_REQUESTED);
4988 discover_interfaces (DISCOVER_UNCONFIGURED);
5006 discover_interfaces (interfaces_requested != 0
  /src/external/mpl/dhcp/dist/common/
discover.c 576 discover_interfaces(int state) { function
  /src/external/mpl/dhcp/dist/relay/
dhcrelay.c 853 discover_interfaces(DISCOVER_RELAY);
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 692 /* Possible modes in which discover_interfaces can run. */
2884 void discover_interfaces(int);

Completed in 66 milliseconds