Searched refs:if_withname (Results 1 – 3 of 3) sorted by relevance
1537 extern struct ifnet *if_withname(struct sockaddr *);
1002 if (Ifpaddr && (ifp = if_withname(Ifpaddr))) { in rt_setif()
1874 if_withname(struct sockaddr *sa) in if_withname() function