Home
last modified time | relevance | path

Searched refs:ieee80211_bpf_params (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/sys/net80211/
H A Dieee80211_proto.h90 struct ieee80211_bpf_params;
92 struct ieee80211_bpf_params *);
94 const struct ieee80211_bpf_params *);
100 struct mbuf *, const struct ieee80211_bpf_params *);
H A Dieee80211_freebsd.h644 struct ieee80211_bpf_params { struct
671 struct ieee80211_bpf_params params; argument
674 const struct ieee80211_bpf_params *);
676 struct ieee80211_bpf_params *);
H A Dieee80211_freebsd.c576 const struct ieee80211_bpf_params *params) in ieee80211_add_xmit_params()
587 memcpy(&tx->params, params, sizeof(struct ieee80211_bpf_params)); in ieee80211_add_xmit_params()
594 struct ieee80211_bpf_params *params) in ieee80211_get_xmit_params()
604 memcpy(params, &tx->params, sizeof(struct ieee80211_bpf_params)); in ieee80211_get_xmit_params()
H A Dieee80211_output.c561 struct mbuf *m, const struct ieee80211_bpf_params *params) in ieee80211_raw_output()
597 const struct ieee80211_bpf_params *params) in ieee80211_validate_frame()
706 const struct ieee80211_bpf_params *params) in ieee80211_sanitize_rates()
749 const struct ieee80211_bpf_params *params = NULL; in ieee80211_output()
802 params = (const struct ieee80211_bpf_params *)dst->sa_data; in ieee80211_output()
1014 struct ieee80211_bpf_params *params) in ieee80211_mgmt_output()
2560 struct ieee80211_bpf_params params; in ieee80211_send_probereq()
2692 struct ieee80211_bpf_params params; in ieee80211_send_mgmt()
H A Dieee80211_var.h296 const struct ieee80211_bpf_params *);
/freebsd/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c149 struct ieee80211_bpf_params *params) in inject_params()
151 static struct ieee80211_bpf_params defaults = { in inject_params()
154 .ibp_len = sizeof(struct ieee80211_bpf_params) - 6, in inject_params()
H A Dw00t.h39 struct ieee80211_bpf_params *params);
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_tx.h27 const struct ieee80211_bpf_params *);
H A Dif_rtwn_tx.c191 struct mbuf *m, const struct ieee80211_bpf_params *params) in rtwn_tx_raw()
292 const struct ieee80211_bpf_params *params) in rtwn_raw_xmit()
H A Dif_rtwnvar.h324 void *, const struct ieee80211_bpf_params *);
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c.h119 struct mbuf *, void *, const struct ieee80211_bpf_params *);
H A Dr92c_tx.c348 struct mbuf *m, void *buf, const struct ieee80211_bpf_params *params) in r92c_fill_tx_desc_raw()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a.h135 struct mbuf *, void *, const struct ieee80211_bpf_params *);
H A Dr12a_tx.c349 struct mbuf *m, void *buf, const struct ieee80211_bpf_params *params) in r12a_fill_tx_desc_raw()
/freebsd/tools/tools/net80211/wlaninject/
H A Dwlaninject.c119 void inject(int fd, void *buf, int buflen, struct ieee80211_bpf_params *p) in inject()
536 struct ieee80211_bpf_params params; in main()
543 params.ibp_len = sizeof(struct ieee80211_bpf_params) - 6, in main()
/freebsd/sys/dev/ath/
H A Dif_ath_tx.h96 const struct ieee80211_bpf_params *params);
/freebsd/sys/dev/wtap/
H A Dif_wtap.c133 const struct ieee80211_bpf_params *params);
462 const struct ieee80211_bpf_params *params) in wtap_raw_xmit()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c189 const struct ieee80211_bpf_params *);
1157 const struct ieee80211_bpf_params *params) in ural_tx_raw()
2119 const struct ieee80211_bpf_params *params) in ural_raw_xmit()
H A Dif_rum.c185 const struct ieee80211_bpf_params *);
266 const struct ieee80211_bpf_params *);
1560 const struct ieee80211_bpf_params *params) in rum_tx_raw()
3072 const struct ieee80211_bpf_params *params) in rum_raw_xmit()
/freebsd/sys/net/
H A Dbpf.c568 const struct ieee80211_bpf_params *p; in bpf_movein()
639 hlen = sizeof(struct ieee80211_bpf_params); in bpf_movein()
699 p = mtod(m, const struct ieee80211_bpf_params *); in bpf_movein()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c110 const struct ieee80211_bpf_params *);
137 const struct ieee80211_bpf_params *);
1394 const struct ieee80211_bpf_params *params) in bwi_raw_xmit()
3095 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) in bwi_encap_raw()
/freebsd/sys/dev/ral/
H A Drt2560.c164 const struct ieee80211_bpf_params *);
1642 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) in rt2560_tx_raw()
2702 const struct ieee80211_bpf_params *params) in rt2560_raw_xmit()
H A Drt2860.c119 const struct ieee80211_bpf_params *);
122 const struct ieee80211_bpf_params *params);
1690 const struct ieee80211_bpf_params *params) in rt2860_raw_xmit()
1724 struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) in rt2860_tx_raw()
/freebsd/sys/dev/otus/
H A Dif_otus.c174 const struct ieee80211_bpf_params *);
533 const struct ieee80211_bpf_params *params) in otus_raw_xmit()
2222 struct otus_data *data, const struct ieee80211_bpf_params *params) in otus_tx()
/freebsd/sys/dev/malo/
H A Dif_malo.c137 const struct ieee80211_bpf_params *);
1759 const struct ieee80211_bpf_params *params) in malo_raw_xmit()

12