Searched refs:ifc_get_ifindex (Results 1 – 3 of 3) sorted by relevance
28 extern int ifc_get_ifindex(const char *name, int *if_indexp);
408 if (ifc_get_ifindex(ifname, &if_index)) { in dhcp_init_ifc()
189 int ifc_get_ifindex(const char *name, int *if_indexp) in ifc_get_ifindex() function