Searched refs:get_ifnames (Results 1 – 1 of 1) sorted by relevance
76 static char *get_ifnames(int, int);787 get_ifnames(int flags_on, int flags_off) in get_ifnames() function880 ifnames = get_ifnames(IFF_DHCPRUNNING, 0); in dhcp_ipc_getinfo()898 ifnames = get_ifnames(IFF_UP|IFF_RUNNING, IFF_LOOPBACK|IFF_DHCPRUNNING); in dhcp_ipc_getinfo()