Home
last modified time | relevance | path

Searched defs:need_tap (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_wds.c416 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in wds_input() local
H A Dieee80211_adhoc.c314 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in adhoc_input() local
H A Dieee80211_sta.c545 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in sta_input() local
H A Dieee80211_hostap.c484 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in hostap_input() local
H A Dieee80211_mesh.c1537 int hdrspace, meshdrlen, need_tap, error; in mesh_input() local