Home
last modified time | relevance | path

Searched refs:discover_interfaces (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dnet.h97 struct interface *discover_interfaces(int, char * const *);
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c954 discover_interfaces(DISCOVER_SERVER46); in main()
956 discover_interfaces(DISCOVER_SERVER); in main()
960 discover_interfaces(DISCOVER_SERVER); in main()
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c820 discover_interfaces(DISCOVER_UNCONFIGURED); in main()
890 discover_interfaces(interfaces_requested != 0 in main()
1096 discover_interfaces(DISCOVER_REQUESTED); in run_stateless()
4988 discover_interfaces (DISCOVER_UNCONFIGURED); in dhclient_interface_startup_hook()
5006 discover_interfaces (interfaces_requested != 0 in dhclient_interface_startup_hook()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Ddiscover.c576 discover_interfaces(int state) { function
/netbsd-src/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c853 discover_interfaces(DISCOVER_RELAY); in main()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2884 void discover_interfaces(int);