Searched refs:if_output_local (Results 1 – 3 of 3) sorted by relevance
274 return (if_output_local(ifp, m, dst->sa_family)); in looutput()
342 int if_output_local(struct ifnet *, struct mbuf *, sa_family_t);
964 if_output_local(struct ifnet *ifp, struct mbuf *m, sa_family_t af) in if_output_local() function