Searched defs:oifp (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/net/ |
H A D | if_epair.c | 117 struct ifnet *oifp; /* other ifp of pair. */ member 248 struct ifnet *ifp, *oifp; in epair_menq() local 292 struct ifnet *oifp; in epair_start() local 327 struct ifnet *oifp; in epair_transmit() local 777 struct ifnet *oifp; in epair_clone_destroy() local
|
H A D | if.c | 3738 struct ifnet *oifp; if_delmulti_ifma_flags() local
|
/freebsd-src/sys/netinet6/ |
H A D | in6_src.c | 181 struct ifnet *ifp = NULL, *oifp = NULL; in in6_selectsrc() local 767 struct ifnet *oifp, u_int fibnum) in in6_selectif()
|
H A D | raw_ip6.c | 348 struct ifnet *oifp = NULL; in rip6_send() local
|
H A D | mld6.c | 3055 struct ifnet *oifp; in mld_dispatch_packet() local
|
/freebsd-src/sys/netinet/ |
H A D | tcp_ratelimit.c | 1156 struct ifnet *oifp = ifp; in rt_setup_rate() local
|
/freebsd-src/sys/netpfil/pf/ |
H A D | pf.c | 7235 pf_route(struct mbuf ** m,struct pf_krule * r,struct ifnet * oifp,struct pf_kstate * s,struct pf_pdesc * pd,struct inpcb * inp) pf_route() argument 7486 pf_route6(struct mbuf ** m,struct pf_krule * r,struct ifnet * oifp,struct pf_kstate * s,struct pf_pdesc * pd,struct inpcb * inp) pf_route6() argument [all...] |