Searched defs:oifp (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/netgraph7/ |
H A D | ng_fec.c | 596 struct ifnet *oifp; in ng_fec_setport() local 1120 struct ifnet *oifp = NULL; in ng_fec_start() local
|
/dflybsd-src/sys/netgraph/fec/ |
H A D | ng_fec.c | 482 struct ifnet *oifp; in ng_fec_setport() local 999 struct ifnet *oifp = NULL; in ng_fec_start() local
|
/dflybsd-src/sys/netinet6/ |
H A D | raw_ip6.c | 280 struct ifnet *oifp = NULL; in rip6_output() local
|
H A D | in6.c | 2013 in6_ifawithscope(struct ifnet *oifp, struct in6_addr *dst, struct ucred *cred) in in6_ifawithscope()
|
/dflybsd-src/sys/net/pf/ |
H A D | pf.c | 6038 pf_route(struct mbuf **m, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route() 6230 pf_route6(struct mbuf **m, struct pf_rule *r, int dir, struct ifnet *oifp, in pf_route6()
|