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