Home
last modified time | relevance | path

Searched defs:hdrspace (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_superg.c363 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_ff_encap()
495 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_amsdu_encap()
H A Dieee80211_wds.c422 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in wds_input() local
H A Dieee80211_adhoc.c318 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in adhoc_input() local
H A Dieee80211_input.c173 ieee80211_defrag(struct ieee80211_node *ni, struct mbuf *m, int hdrspace) in ieee80211_defrag()
H A Dieee80211_sta.c549 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in sta_input() local
H A Dieee80211_output.c1474 int hdrsize, hdrspace, datalen, addqos, txfrag, is4addr, is_mcast; in ieee80211_encap() local
1964 u_int hdrspace; in ieee80211_fragment() local
H A Dieee80211_hostap.c484 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in hostap_input() local
H A Dieee80211_mesh.c1541 int hdrspace, meshdrlen, need_tap, error; in mesh_input() local