Searched refs:ip_forward (Results 1 – 1 of 1) sorted by relevance
246 static void ip_forward(struct mbuf *, int, struct ifnet *);746 ip_forward(m, srcrt, ifp); in ip_input()1153 ip_forward(m, 1, rcvif); in ip_dooptions()1324 ip_forward(struct mbuf *m, int srcrt, struct ifnet *rcvif) in ip_forward() function