Searched refs:X_ip_mforward (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.c291 static int X_ip_mforward(struct ip *ip, struct ifnet *ifp, struct mbuf *m, struct ip_moptions *imo);
1066 X_ip_mforward(struct ip *ip, struct ifnet *ifp, struct mbuf *m, function
1278 struct ip_moptions *) = X_ip_mforward;
2137 ip_mforward = X_ip_mforward;

Completed in 20 milliseconds