Home
last modified time | relevance | path

Searched defs:rcvif (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet6/
H A Dip6_fastfwd.c101 struct ifnet *rcvif; in ip6_tryforward() local
H A Dip6_input.c537 struct ifnet *rcvif; in ip6_input() local
/freebsd/sys/netgraph/
H A Dng_async.c400 struct ifnet *rcvif; in nga_rcv_sync() local
491 struct ifnet *rcvif; in nga_rcv_async() local
/freebsd/sys/net/
H A Dbpf_ifnet.c179 struct ifnet *rcvif = m_rcvif(m); in bpf_ifnet_chkdir() local
H A Dif_enc.c241 struct ifnet *ifp, *rcvif; in enc_hhook() local
/freebsd/sys/net80211/
H A Dieee80211_radiotap.c362 struct ifnet *rcvif = m_rcvif(m); in bpf_ieee80211_chkdir() local
/freebsd/sys/sys/
H A Dmbuf.h154 struct ifnet *rcvif; /* rcv interface */ member