Searched refs:ip_mforward_real (Results 1 – 1 of 1) sorted by relevance
228 static int ip_mforward_real(struct mbuf *, struct ifnet *);1291 rc = ip_mforward_real(m, ifp); in ip_mforward()1299 ip_mforward_real(struct mbuf *m, struct ifnet *ifp) in ip_mforward_real() function