Searched refs:if_findindexname (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
H A Dif.c591 if_findindexname(struct if_head *ifaces, unsigned int idx, const char *name) function
617 return if_findindexname(ifaces, 0, name);
624 return if_findindexname(ifaces, idx, NULL);

Completed in 106 milliseconds