Searched refs:get_ifnames (Results 1 – 1 of 1) sorted by relevance
79 static char *get_ifnames(int, int);790 get_ifnames(int flags_on, int flags_off) in get_ifnames() function883 ifnames = get_ifnames(IFF_DHCPRUNNING, 0); in dhcp_ipc_getinfo()901 ifnames = get_ifnames(IFF_UP|IFF_RUNNING, IFF_LOOPBACK|IFF_DHCPRUNNING); in dhcp_ipc_getinfo()