Home
last modified time | relevance | path

Searched defs:origifp (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/netinet6/
H A Dip6_forward.c154 struct ifnet *__single ifp, *__single rcvifp, *__single origifp; in ip6_forward() local
H A Dnd6.c3869 nd6_output(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, in nd6_output()
3883 nd6_output_list(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, in nd6_output_list()
H A Dip6_output.c278 ifnet_ref_t ifp = NULL, origifp = NULL; /* refcnt'd */ in ip6_output_list() local
4180 ip6_mloopback(struct ifnet *srcifp, struct ifnet *origifp, struct mbuf *m, in ip6_mloopback()
/xnu-12377.1.9/bsd/netinet/
H A Dip_output.c3037 ip_mloopback(struct ifnet *srcifp, struct ifnet *origifp, struct mbuf *m, in ip_mloopback()