Searched defs:origifp (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | ip6_forward.c | 151 struct ifnet *ifp, *rcvifp, *origifp; /* maybe unnecessary */ in ip6_forward() local
|
| H A D | ip6_output.c | 269 struct ifnet *ifp = NULL, *origifp = NULL; /* refcnt'd */ in ip6_output_list() local 4074 ip6_mloopback(struct ifnet *srcifp, struct ifnet *origifp, struct mbuf *m, in ip6_mloopback()
|
| H A D | nd6.c | 4068 nd6_output(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, in nd6_output() 4082 nd6_output_list(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, in nd6_output_list()
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | ip_output.c | 2932 ip_mloopback(struct ifnet *srcifp, struct ifnet *origifp, struct mbuf *m, in ip_mloopback()
|