| /freebsd-13-stable/tools/tools/net80211/w00t/ap/ |
| HD | ap.c | 90 void fill_basic(struct ieee80211_frame *wh, struct params *p) in fill_basic() 117 int fill_beacon(struct params *p, struct ieee80211_frame *wh) in fill_beacon() 154 struct ieee80211_frame *wh; in send_beacon() local 188 struct ieee80211_frame *wh; in send_pres() local 207 void read_preq(struct params *p, struct ieee80211_frame *wh, int len) in read_preq() 236 struct ieee80211_frame *wh; in send_auth() local 260 void read_auth(struct params *p, struct ieee80211_frame *wh, int len) in read_auth() 286 struct ieee80211_frame *wh; in send_assoc() local 319 void read_assoc(struct params *p, struct ieee80211_frame *wh, int len) in read_assoc() 350 void read_mgt(struct params *p, struct ieee80211_frame *wh, int len) in read_mgt() [all …]
|
| /freebsd-13-stable/tools/tools/net80211/w00t/assoc/ |
| HD | assoc.c | 83 void fill_basic(struct ieee80211_frame *wh, struct params *p) in fill_basic() 116 struct ieee80211_frame *wh; in send_probe_request() local 150 struct ieee80211_frame *wh; in send_auth() local 197 struct ieee80211_frame *wh; in send_assoc() local 234 int for_me(struct ieee80211_frame *wh, char *mac) in for_me() 239 int from_ap(struct ieee80211_frame *wh, char *mac) in from_ap() 244 void ack(struct params *p, struct ieee80211_frame *wh) in ack() 255 void generic_process(struct ieee80211_frame *wh, struct params *p, int len) in generic_process() 422 struct ieee80211_frame *wh; in get_probe_response() local 488 struct ieee80211_frame *wh; in get_auth() local [all …]
|
| /freebsd-13-stable/sys/net80211/ |
| HD | ieee80211_sta.c | 480 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isdstods_mcastecho() 482 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh) in isdstods_mcastecho() argument 483 #define WH4(wh) ((const struct ieee80211_frame_addr4 *)wh) in isdstods_mcastecho() argument 501 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isfromds_mcastecho() 545 struct ieee80211_frame *wh; in sta_input() local 1003 sta_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_open() 1032 sta_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_shared() 1151 ieee80211_parse_wmeie(uint8_t *frm, const struct ieee80211_frame *wh, in ieee80211_parse_wmeie() 1175 const struct ieee80211_frame *wh, uint8_t *qosinfo) in ieee80211_parse_wmeparams() 1231 const struct ieee80211_frame *wh) in ieee80211_parse_csaparams() [all …]
|
| HD | ieee80211_hostap.c | 484 struct ieee80211_frame *wh; in hostap_input() local 919 hostap_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_open() 997 hostap_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_shared() 1254 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_wpa() 1431 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_rsn() 1557 const struct ieee80211_frame *wh, const uint8_t *wpa, in wpa_assocreq() 1687 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in ratesetmismatch() 1698 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in capinfomismatch() 1712 htcapmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in htcapmismatch() 1723 authalgreject(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in authalgreject() [all …]
|
| HD | ieee80211_input.c | 175 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_defrag() local 316 struct ieee80211_qosframe_addr4 wh; in ieee80211_decap() local 522 struct ieee80211_frame *wh; in ieee80211_parse_beacon() local 795 struct ieee80211_frame *wh; in ieee80211_parse_action() local 930 const struct ieee80211_frame *wh) in ieee80211_getbssid() 962 const struct ieee80211_frame *wh, in ieee80211_note_frame() 999 const struct ieee80211_frame *wh, in ieee80211_discard_frame() 1021 const struct ieee80211_frame *wh, in ieee80211_discard_ie()
|
| HD | ieee80211_crypto_tkip.c | 180 struct ieee80211_frame *wh; in tkip_encap() local 193 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_encap() local 241 struct ieee80211_frame *wh; in tkip_enmic() local 256 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_enmic() local 292 struct ieee80211_frame *wh; in tkip_decap() local 386 struct ieee80211_frame *wh; in tkip_demic() local 841 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr() local 1002 struct ieee80211_frame *wh; in tkip_encrypt() local 1028 struct ieee80211_frame *wh; in tkip_decrypt() local
|
| HD | ieee80211_crypto_ccmp.c | 165 const struct ieee80211_frame *wh; in ccmp_encap() local 238 struct ieee80211_frame *wh; in ccmp_decap() local 343 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, in ccmp_init_blocks() 348 #define IS_QOS_DATA(wh) IEEE80211_QOS_HAS_SEQ(wh) in ccmp_init_blocks() argument 451 struct ieee80211_frame *wh; in ccmp_encrypt() local 597 struct ieee80211_frame *wh; in ccmp_decrypt() local
|
| HD | ieee80211_output.c | 598 struct ieee80211_frame *wh; in ieee80211_validate_frame() local 751 struct ieee80211_frame *wh; in ieee80211_output() local 891 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh) in ieee80211_send_setup() argument 894 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_send_setup() local 1017 struct ieee80211_frame *wh; in ieee80211_mgmt_output() local 1098 struct ieee80211_frame *wh; in ieee80211_send_nulldata() local 1205 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_classify() local 1472 #define WH4(wh) ((struct ieee80211_frame_addr4 *)(wh)) in ieee80211_encap() argument 1482 struct ieee80211_frame *wh; in ieee80211_encap() local 1972 struct ieee80211_frame *wh, *whf; in ieee80211_fragment() local [all …]
|
| HD | ieee80211_mesh.c | 1149 const struct ieee80211_frame *wh = in mesh_forward() local 1253 #define WHDIR(wh) ((wh)->i_fc[1] & IEEE80211_FC1_DIR_MASK) in mesh_decap() argument 1257 const struct ieee80211_qosframe_addr4 *wh; in mesh_decap() local 1344 mesh_isucastforme(struct ieee80211vap *vap, const struct ieee80211_frame *wh, in mesh_isucastforme() 1373 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_indiv_data_to_fwrd() 1430 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_indiv_data_to_me() 1498 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_group_data() 1537 struct ieee80211_frame *wh; in mesh_input() local 1838 struct ieee80211_frame *wh; in mesh_recv_mgmt() local 2108 const struct ieee80211_frame *wh, /* XXX for VERIFY_LENGTH */ in mesh_parse_meshpeering_action() [all …]
|
| HD | ieee80211_crypto_none.c | 103 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_encap() local 124 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_decap() local
|
| HD | ieee80211_adhoc.c | 314 struct ieee80211_frame *wh; in adhoc_input() local 713 struct ieee80211_frame *wh; in adhoc_recv_mgmt() local 1020 struct ieee80211_frame *wh; in ahdemo_recv_mgmt() local
|
| HD | ieee80211_action.c | 166 recv_inval(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in recv_inval() 244 const struct ieee80211_frame *wh, in ieee80211_recv_action()
|
| HD | ieee80211_hwmp.c | 308 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_preq_len() 339 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_prep_len() 363 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_perr_len() 399 const struct ieee80211_frame *wh, in hwmp_recv_action_meshpath() 944 const struct ieee80211_frame *wh, const struct ieee80211_meshpreq_ie *preq) in hwmp_recv_preq() 1266 const struct ieee80211_frame *wh, const struct ieee80211_meshprep_ie *prep) in hwmp_recv_prep() 1539 const struct ieee80211_frame *wh, const struct ieee80211_meshperr_ie *perr) in hwmp_recv_perr() 1738 const struct ieee80211_frame *wh, const struct ieee80211_meshrann_ie *rann) in hwmp_recv_rann()
|
| HD | ieee80211_crypto.c | 557 struct ieee80211_frame *wh; in ieee80211_crypto_get_txkey() local 619 struct ieee80211_frame *wh; in ieee80211_crypto_decap() local 710 struct ieee80211_frame *wh; in ieee80211_crypto_demic() local
|
| HD | ieee80211_proto.h | 173 const struct ieee80211_frame *wh = data; in ieee80211_hdrsize() local 192 const struct ieee80211_frame *wh = data; in ieee80211_anyhdrsize() local 316 struct ieee80211_frame *wh = data; in ieee80211_getqos() local 331 ieee80211_gettid(const struct ieee80211_frame *wh) in ieee80211_gettid()
|
| HD | ieee80211_wds.c | 416 struct ieee80211_frame *wh; in wds_input() local 751 struct ieee80211_frame *wh; in wds_recv_mgmt() local
|
| /freebsd-13-stable/tools/tools/net80211/w00t/expand/ |
| HD | expand.c | 50 struct ieee80211_frame *wh; member 84 int wanted(struct params *p, struct ieee80211_frame *wh, int len) in wanted() 112 void enque(struct params *p, char **buf, struct ieee80211_frame *wh, int len) in enque() 179 struct ieee80211_frame *wh; in send_mcast() local 317 void got_mcast(struct params *p, struct ieee80211_frame *wh, int len) in got_mcast() 326 struct ieee80211_frame *wh; in read_wifi() local
|
| /freebsd-13-stable/tools/tools/net80211/w00t/prga/ |
| HD | prga.c | 148 int is_arp(struct ieee80211_frame *wh, int len) in is_arp() 161 struct ieee80211_frame *wh; in get_prga() local 237 struct ieee80211_frame *wh; in send_packet() local 257 struct ieee80211_frame *wh; in send_frag() local 339 struct ieee80211_frame *wh; in wait_ack() local 406 struct ieee80211_frame *wh; in wait_relay() local 508 struct ieee80211_frame *wh; in read_tap() local
|
| /freebsd-13-stable/tools/tools/net80211/w00t/libw00t/ |
| HD | w00t.c | 79 unsigned short seqno(struct ieee80211_frame *wh) in seqno() 303 int wep_decrypt(struct ieee80211_frame *wh, int len, char *key, int klen) in wep_decrypt() 331 void wep_encrypt(struct ieee80211_frame *wh, int len, char *key, int klen) in wep_encrypt() 354 int frame_type(struct ieee80211_frame *wh, int type, int stype) in frame_type() 391 static int is_arp(struct ieee80211_frame *wh, int len) in is_arp() 400 char *known_pt(struct ieee80211_frame *wh, int *len) in known_pt()
|
| /freebsd-13-stable/tools/tools/net80211/wesside/wesside/ |
| HD | wesside.c | 81 struct ieee80211_frame wh; member 584 void fill_basic(struct ieee80211_frame* wh) { in fill_basic() 602 struct ieee80211_frame* wh = (struct ieee80211_frame*) buf; in send_assoc() local 658 struct ieee80211_frame* wh = (struct ieee80211_frame*) buf; in send_auth() local 672 int get_victim_ssid(struct ieee80211_frame* wh, int len) { in get_victim_ssid() 994 void stuff_for_us(struct ieee80211_frame* wh, int len) { in stuff_for_us() 1153 void decrypt_arpreq(struct ieee80211_frame* wh, int rd) { in decrypt_arpreq() 1205 void log_wep(struct ieee80211_frame* wh, int len) { in log_wep() 1241 void try_dictionary(struct ieee80211_frame* wh, int len) { in try_dictionary() 1335 int is_arp(struct ieee80211_frame *wh, int len) in is_arp() [all …]
|
| /freebsd-13-stable/tools/tools/net80211/w00t/redir/ |
| HD | redir.c | 51 struct ieee80211_frame *wh; member 125 int wanted(struct params *p, struct ieee80211_frame *wh, int len) in wanted() 153 void enque(struct params *p, char **buf, struct ieee80211_frame *wh, int len) in enque() 235 struct ieee80211_frame *wh; in send_packet() local 255 struct ieee80211_frame *wh; in send_header() local 332 struct ieee80211_frame *wh; in send_data() local 386 struct ieee80211_frame *wh; in read_wifi() local
|
| /freebsd-13-stable/sys/dev/ath/ |
| HD | if_ath_tx.c | 183 const struct ieee80211_frame *wh; in ath_tx_gettid() local 198 struct ieee80211_frame *wh; in ath_tx_set_retry() local 235 const struct ieee80211_frame *wh; in ath_tx_getac() local 719 struct ieee80211_frame *wh; in ath_tx_handoff_mcast() local 1046 struct ieee80211_frame *wh; in ath_tx_calc_protection() local 1119 struct ieee80211_frame *wh; in ath_tx_calc_duration() local 1446 struct ieee80211_frame *wh; in ath_tx_should_swq_frame() local 1562 struct ieee80211_frame *wh; in ath_tx_normal_setup() local 1912 const struct ieee80211_frame *wh; in ath_tx_start() local 2146 struct ieee80211_frame *wh; in ath_tx_raw_start() local [all …]
|
| /freebsd-13-stable/sys/dev/rtwn/ |
| HD | if_rtwn_tx.c | 116 struct ieee80211_frame *wh; in rtwn_tx_data() local 195 struct ieee80211_frame *wh; in rtwn_tx_raw() local
|
| /freebsd-13-stable/tools/tools/net80211/wlaninject/ |
| HD | wlaninject.c | 295 int header_len(struct ieee80211_frame *wh) in header_len() 469 struct ieee80211_frame *wh; in do_verify() local 537 struct ieee80211_frame *wh = &u.w; in main() local
|
| /freebsd-13-stable/sys/netgraph/ |
| HD | ng_pppoe.c | 410 struct pppoe_full_hdr *wh = &sp->neg->pkt->pkt_header; in make_packet() local 596 pppoe_findsession(priv_p privp, const struct pppoe_full_hdr *wh) in pppoe_findsession() 1159 struct pppoe_full_hdr *wh; in ng_pppoe_rcvmsg() local 1204 struct pppoe_full_hdr *wh; in ng_pppoe_rcvmsg() local 1431 struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata() local 1586 const struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata_ether() local 2061 struct pppoe_full_hdr *wh; in ng_pppoe_disconnect() local
|