Searched defs:hdrspace (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/net80211/ |
H A D | ieee80211_superg.c | 361 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_ff_encap() 493 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_amsdu_encap()
|
H A D | ieee80211_wds.c | 416 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in wds_input() local
|
H A D | ieee80211_adhoc.c | 314 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in adhoc_input() local
|
H A D | ieee80211_input.c | 172 ieee80211_defrag(struct ieee80211_node *ni, struct mbuf *m, int hdrspace, in ieee80211_defrag()
|
H A D | ieee80211_sta.c | 545 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in sta_input() local [all...] |
H A D | ieee80211_output.c | 1486 int hdrsize, hdrspace, datalen, addqos, txfrag, is4addr, is_mcast; ieee80211_encap() local 1976 u_int hdrspace; ieee80211_fragment() local [all...] |
H A D | ieee80211_hostap.c | 484 int hdrspace, need_tap = 1; /* mbuf need to be tapped. */ in hostap_input() local [all...] |
H A D | ieee80211_mesh.c | 1537 int hdrspace, meshdrlen, need_tap, error; in mesh_input() local [all...] |