| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_action.h | 37 struct ieee80211_frame; 47 const struct ieee80211_frame *, const uint8_t *, const uint8_t *); 52 const struct ieee80211_frame *,
|
| H A D | ieee80211_crypto_none.c | 105 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_encap() 126 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_decap()
|
| H A D | ieee80211_crypto_tkip.c | 182 struct ieee80211_frame *wh; in tkip_encap() 187 wh = mtod(m, struct ieee80211_frame *); in tkip_encap() 195 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_encap() 243 struct ieee80211_frame *wh; in tkip_enmic() 246 wh = mtod(m, struct ieee80211_frame *); in tkip_enmic() 258 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_enmic() 294 struct ieee80211_frame *wh; in tkip_decap() 309 wh = mtod(m, struct ieee80211_frame *); in tkip_decap() 388 struct ieee80211_frame *wh; in tkip_demic() 1004 struct ieee80211_frame *wh; in tkip_encrypt() [all …]
|
| H A D | ieee80211_sta.h | 43 const struct ieee80211_frame *wh, uint8_t *qosinfo); 49 const struct ieee80211_frame *wh, struct ieee80211_node *ni);
|
| H A D | ieee80211_proto.h | 173 const struct ieee80211_frame *wh = data; in ieee80211_hdrsize() 174 int size = sizeof(struct ieee80211_frame); in ieee80211_hdrsize() 192 const struct ieee80211_frame *wh = data; in ieee80211_anyhdrsize() 237 const struct ieee80211_frame *wh); 316 struct ieee80211_frame *wh = data; in ieee80211_getqos() 331 ieee80211_gettid(const struct ieee80211_frame *wh) in ieee80211_gettid()
|
| H A D | ieee80211_input.c | 176 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_defrag() 177 struct ieee80211_frame *lwh; in ieee80211_defrag() 220 lwh = mtod(mfrag, struct ieee80211_frame *); in ieee80211_defrag() 490 struct ieee80211_frame *wh; in ieee80211_parse_beacon() 493 wh = mtod(m, struct ieee80211_frame *); in ieee80211_parse_beacon() 757 struct ieee80211_frame *wh; in ieee80211_parse_action() 766 wh = mtod(m, struct ieee80211_frame *); in ieee80211_parse_action() 892 const struct ieee80211_frame *wh) in ieee80211_getbssid() 920 const struct ieee80211_frame *wh, in ieee80211_note_frame() 949 const struct ieee80211_frame *wh, in ieee80211_discard_frame() [all …]
|
| H A D | ieee80211_crypto_ccmp.c | 167 const struct ieee80211_frame *wh; in ccmp_encap() 175 wh = mtod(m, const struct ieee80211_frame *); in ccmp_encap() 240 struct ieee80211_frame *wh; in ccmp_decap() 253 wh = mtod(m, struct ieee80211_frame *); in ccmp_decap() 345 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, in ccmp_init_blocks() 453 struct ieee80211_frame *wh; in ccmp_encrypt() 462 wh = mtod(m, struct ieee80211_frame *); in ccmp_encrypt() 599 struct ieee80211_frame *wh; in ccmp_decrypt() 610 wh = mtod(m, struct ieee80211_frame *); in ccmp_decrypt()
|
| H A D | ieee80211_crypto_wep.c | 185 struct ieee80211_frame *wh; in wep_encap() 191 wh = mtod(m, struct ieee80211_frame *); in wep_encap() 244 struct ieee80211_frame *wh; in wep_decap() 247 wh = mtod(m, struct ieee80211_frame *); in wep_decap() 398 struct ieee80211_frame *)->i_addr2), in wep_encrypt() 482 mtod(m0, struct ieee80211_frame *)->i_addr2, in wep_decrypt()
|
| H A D | ieee80211_output.c | 594 struct ieee80211_frame *wh; in ieee80211_validate_frame() 747 struct ieee80211_frame *wh; in ieee80211_output() 890 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_send_setup() 1013 struct ieee80211_frame *wh; in ieee80211_mgmt_output() 1094 struct ieee80211_frame *wh; in ieee80211_send_nulldata() 1201 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_classify() 1471 struct ieee80211_frame *wh; in ieee80211_encap() 1961 struct ieee80211_frame *wh, *whf; in ieee80211_fragment() 3286 const struct ieee80211_frame *wh; in ieee80211_alloc_prot() 3585 struct ieee80211_frame *wh; in ieee80211_beacon_alloc() [all …]
|
| H A D | ieee80211_crypto.c | 559 struct ieee80211_frame *wh; in ieee80211_crypto_get_txkey() 567 wh = mtod(m, struct ieee80211_frame *); in ieee80211_crypto_get_txkey() 611 (sizeof(struct ieee80211_frame) + \ in ieee80211_crypto_decap() 615 struct ieee80211_frame *wh; in ieee80211_crypto_decap() 656 wh = mtod(m, struct ieee80211_frame *); in ieee80211_crypto_decap() 706 struct ieee80211_frame *wh; in ieee80211_crypto_demic() 709 wh = mtod(m, struct ieee80211_frame *); in ieee80211_crypto_demic()
|
| H A D | ieee80211_adhoc.c | 315 struct ieee80211_frame *wh; in adhoc_input() 341 wh = mtod(m, struct ieee80211_frame *); in adhoc_input() 367 wh = mtod(m, struct ieee80211_frame *); in adhoc_input() 387 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame)) { in adhoc_input() 514 wh = mtod(m, struct ieee80211_frame *); in adhoc_input() 637 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame)) { in adhoc_input() 708 struct ieee80211_frame *wh; in adhoc_recv_mgmt() 715 wh = mtod(m0, struct ieee80211_frame *); in adhoc_recv_mgmt() 1006 struct ieee80211_frame *wh; in ahdemo_recv_mgmt() 1015 wh = mtod(m0, struct ieee80211_frame *); in ahdemo_recv_mgmt()
|
| H A D | ieee80211_wds.c | 419 struct ieee80211_frame *wh; in wds_input() 444 wh = mtod(m, struct ieee80211_frame *); in wds_input() 469 wh = mtod(m, struct ieee80211_frame *); in wds_input() 577 wh = mtod(m, struct ieee80211_frame *); in wds_input() 697 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame)) { in wds_input() 748 struct ieee80211_frame *wh; in wds_recv_mgmt() 751 wh = mtod(m0, struct ieee80211_frame *); in wds_recv_mgmt()
|
| H A D | ieee80211_hostap.c | 481 struct ieee80211_frame *wh; in hostap_input() 507 wh = mtod(m, struct ieee80211_frame *); in hostap_input() 533 wh = mtod(m, struct ieee80211_frame *); in hostap_input() 702 wh = mtod(m, struct ieee80211_frame *); in hostap_input() 823 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame)) { in hostap_input() 872 wh = mtod(m, struct ieee80211_frame *); in hostap_input() 1538 const struct ieee80211_frame *wh, const uint8_t *wpa, in wpa_assocreq() 1748 struct ieee80211_frame *wh; in hostap_recv_mgmt() 1755 wh = mtod(m0, struct ieee80211_frame *); in hostap_recv_mgmt() 2395 (struct ieee80211_frame *) wh, NULL, in ieee80211_recv_pspoll() [all …]
|
| H A D | ieee80211_sta.c | 546 struct ieee80211_frame *wh; in sta_input() 572 wh = mtod(m, struct ieee80211_frame *); in sta_input() 598 wh = mtod(m, struct ieee80211_frame *); in sta_input() 778 wh = mtod(m, struct ieee80211_frame *); in sta_input() 903 if (m->m_pkthdr.len < sizeof(struct ieee80211_frame)) { in sta_input() 960 wh = mtod(m, struct ieee80211_frame *); in sta_input() 990 sta_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_open() 1162 const struct ieee80211_frame *wh, uint8_t *qosinfo) in ieee80211_parse_wmeparams() 1218 const struct ieee80211_frame *wh) in ieee80211_parse_csaparams() 1393 struct ieee80211_frame *wh; in sta_recv_mgmt() [all …]
|
| H A D | ieee80211_scan.h | 113 const struct ieee80211_frame *, 188 const struct ieee80211_frame *, 316 const struct ieee80211_frame *,
|
| H A D | ieee80211_mesh.c | 1151 const struct ieee80211_frame *wh = in mesh_forward() 1155 struct ieee80211_frame *whcopy; in mesh_forward() 1539 struct ieee80211_frame *wh; in mesh_input() 1569 wh = mtod(m, struct ieee80211_frame *); in mesh_input() 1840 struct ieee80211_frame *wh; in mesh_recv_mgmt() 2239 const struct ieee80211_frame *wh, in mesh_recv_action_meshpeering_open() 2387 const struct ieee80211_frame *wh, in mesh_recv_action_meshpeering_confirm() 2451 const struct ieee80211_frame *wh, in mesh_recv_action_meshpeering_close() 2505 const struct ieee80211_frame *wh, in mesh_recv_action_meshlmetric() 2564 const struct ieee80211_frame *wh, in mesh_recv_action_meshgate() [all …]
|
| H A D | ieee80211_crypto.h | 251 const struct ieee80211_frame *, const struct ieee80211_key *, 254 const struct ieee80211_frame *, u_int keyix);
|
| H A D | ieee80211_hwmp.c | 88 const struct ieee80211_frame *, 95 const struct ieee80211_frame *, 101 const struct ieee80211_frame *, 110 const struct ieee80211_frame *, 310 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_preq_len() 341 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_prep_len() 365 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_perr_len() 401 const struct ieee80211_frame *wh, in hwmp_recv_action_meshpath() 620 ic->ic_headroom + sizeof(struct ieee80211_frame), in hwmp_send_action() 650 M_PREPEND(m, sizeof(struct ieee80211_frame), M_NOWAIT); in hwmp_send_action() [all …]
|
| H A D | ieee80211_action.c | 167 recv_inval(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in recv_inval() 245 const struct ieee80211_frame *wh, in ieee80211_recv_action()
|
| H A D | ieee80211_var.h | 133 struct ieee80211_frame; 348 const struct ieee80211_frame *, 1044 const struct ieee80211_frame *, const char *, ...); 1082 const struct ieee80211_frame *, const char *type, const char *fmt, ...); 1084 const struct ieee80211_frame *, const char *type, const char *fmt, ...);
|
| H A D | ieee80211_tdma.c | 125 const u_int8_t *ie, int rssi, int nf, const struct ieee80211_frame *wh); 340 struct ieee80211_frame *wh = mtod(m0, struct ieee80211_frame *); in tdma_recv_mgmt() 526 int rssi, int nf, const struct ieee80211_frame *wh) in tdma_process_params()
|
| H A D | ieee80211_superg.h | 84 const struct ieee80211_frame *);
|
| H A D | ieee80211_node.h | 491 const struct ieee80211_frame *, 494 const struct ieee80211_frame *,
|
| H A D | ieee80211_input.h | 195 ieee80211_check_rxseq(struct ieee80211_node *ni, struct ieee80211_frame *wh, in ieee80211_check_rxseq()
|
| H A D | ieee80211_ht.c | 2404 const struct ieee80211_frame *wh, in ht_recv_action_ba_addba_request() 2481 const struct ieee80211_frame *wh, in ht_recv_action_ba_addba_response() 2560 const struct ieee80211_frame *wh, in ht_recv_action_ba_delba() 2591 const struct ieee80211_frame *wh, in ht_recv_action_ht_txchwidth() 2611 const struct ieee80211_frame *wh, in ht_recv_action_ht_mimopwrsave() 3059 ic->ic_headroom + sizeof(struct ieee80211_frame), in ht_send_action_ba_addba() 3107 ic->ic_headroom + sizeof(struct ieee80211_frame), in ht_send_action_ba_delba() 3145 ic->ic_headroom + sizeof(struct ieee80211_frame), in ht_send_action_ht_txchwidth()
|