Home
last modified time | relevance | path

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

/minix/external/bsd/dhcpcd/dist/
H A Dif.c547 if_findindexname(struct if_head *ifaces, unsigned int idx, const char *name) in if_findindexname() function
571 return if_findindexname(ifaces, 0, name); in if_find()
578 return if_findindexname(ifaces, idx, NULL); in if_findindex()