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