| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_sta.c | 481 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isdstods_mcastecho() 483 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh) in isdstods_mcastecho() argument 484 #define WH4(wh) ((const struct ieee80211_frame_addr4 *)wh) in isdstods_mcastecho() argument 502 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isfromds_mcastecho() 546 struct ieee80211_frame *wh; in sta_input() local 990 sta_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_open() 1019 sta_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_shared() 1138 ieee80211_parse_wmeie(uint8_t *frm, const struct ieee80211_frame *wh, in ieee80211_parse_wmeie() 1162 const struct ieee80211_frame *wh, uint8_t *qosinfo) in ieee80211_parse_wmeparams() 1218 const struct ieee80211_frame *wh) in ieee80211_parse_csaparams() [all …]
|
| H A D | ieee80211_input.c | 176 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_defrag() local 299 struct ieee80211_qosframe_addr4 wh; in ieee80211_decap() local 490 struct ieee80211_frame *wh; in ieee80211_parse_beacon() local 757 struct ieee80211_frame *wh; in ieee80211_parse_action() local 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() 966 const struct ieee80211_frame *wh, in ieee80211_discard_ie()
|
| H A D | ieee80211_hostap.c | 481 struct ieee80211_frame *wh; in hostap_input() local 910 hostap_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_open() 988 hostap_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_shared() 1235 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_wpa() 1412 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_rsn() 1538 const struct ieee80211_frame *wh, const uint8_t *wpa, in wpa_assocreq() 1668 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in ratesetmismatch() 1693 htcapmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in htcapmismatch() 1704 authalgreject(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in authalgreject() 1748 struct ieee80211_frame *wh; in hostap_recv_mgmt() local [all …]
|
| H A D | ieee80211_crypto_tkip.c | 182 struct ieee80211_frame *wh; in tkip_encap() local 195 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_encap() local 243 struct ieee80211_frame *wh; in tkip_enmic() local 258 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_enmic() local 294 struct ieee80211_frame *wh; in tkip_decap() local 388 struct ieee80211_frame *wh; in tkip_demic() local 843 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr() local 1004 struct ieee80211_frame *wh; in tkip_encrypt() local 1030 struct ieee80211_frame *wh; in tkip_decrypt() local
|
| H A D | ieee80211_crypto_ccmp.c | 167 const struct ieee80211_frame *wh; in ccmp_encap() local 240 struct ieee80211_frame *wh; in ccmp_decap() local 345 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, in ccmp_init_blocks() 350 #define IS_QOS_DATA(wh) IEEE80211_QOS_HAS_SEQ(wh) in ccmp_init_blocks() argument 453 struct ieee80211_frame *wh; in ccmp_encrypt() local 599 struct ieee80211_frame *wh; in ccmp_decrypt() local
|
| H A D | ieee80211_output.c | 594 struct ieee80211_frame *wh; in ieee80211_validate_frame() local 747 struct ieee80211_frame *wh; in ieee80211_output() local 887 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh) in ieee80211_send_setup() argument 1013 struct ieee80211_frame *wh; in ieee80211_mgmt_output() local 1094 struct ieee80211_frame *wh; in ieee80211_send_nulldata() local 1471 struct ieee80211_frame *wh; in ieee80211_encap() local 1961 struct ieee80211_frame *wh, *whf; in ieee80211_fragment() local 2005 ieee80211_getqos(wh)[1] &= ~IEEE80211_QOS_MC; in ieee80211_fragment() local 3286 const struct ieee80211_frame *wh; in ieee80211_alloc_prot() local 3585 struct ieee80211_frame *wh; in ieee80211_beacon_alloc() local [all …]
|
| H A D | ieee80211_mesh.c | 1151 const struct ieee80211_frame *wh = in mesh_forward() local 1255 #define WHDIR(wh) ((wh)->i_fc[1] & IEEE80211_FC1_DIR_MASK) in mesh_decap() argument 1259 const struct ieee80211_qosframe_addr4 *wh; in mesh_decap() local 1539 struct ieee80211_frame *wh; in mesh_input() local 1840 struct ieee80211_frame *wh; in mesh_recv_mgmt() local 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_none.c | 105 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_encap() local 126 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_decap() local
|
| H A D | ieee80211_adhoc.c | 315 struct ieee80211_frame *wh; in adhoc_input() local 708 struct ieee80211_frame *wh; in adhoc_recv_mgmt() local 1006 struct ieee80211_frame *wh; in ahdemo_recv_mgmt() local
|
| 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_hwmp.c | 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() 946 const struct ieee80211_frame *wh, const struct ieee80211_meshpreq_ie *preq) in hwmp_recv_preq() 1268 const struct ieee80211_frame *wh, const struct ieee80211_meshprep_ie *prep) in hwmp_recv_prep() 1541 const struct ieee80211_frame *wh, const struct ieee80211_meshperr_ie *perr) in hwmp_recv_perr() 1740 const struct ieee80211_frame *wh, const struct ieee80211_meshrann_ie *rann) in hwmp_recv_rann()
|
| H A D | ieee80211_crypto.c | 559 struct ieee80211_frame *wh; in ieee80211_crypto_get_txkey() local 615 struct ieee80211_frame *wh; in ieee80211_crypto_decap() local 706 struct ieee80211_frame *wh; in ieee80211_crypto_demic() local
|
| H A D | 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()
|
| H A D | ieee80211_wds.c | 419 struct ieee80211_frame *wh; in wds_input() local 748 struct ieee80211_frame *wh; in wds_recv_mgmt() local
|
| H A D | ieee80211_node.c | 1765 const struct ieee80211_frame *wh, in ieee80211_init_neighbor() 1891 const struct ieee80211_frame *wh, in ieee80211_add_neighbor() 1915 #define IS_PROBEREQ(wh) \ argument 1918 #define IS_BCAST_PROBEREQ(wh) \ argument 1924 const struct ieee80211_frame_min *wh) in _find_rxnode() 1939 const struct ieee80211_frame_min *wh, const char *func, int line) in ieee80211_find_rxnode_debug() 1967 const struct ieee80211_frame_min *wh, ieee80211_keyix keyix, in ieee80211_find_rxnode_withkey_debug()
|
| H A D | ieee80211_crypto_wep.c | 185 struct ieee80211_frame *wh; in wep_encap() local 244 struct ieee80211_frame *wh; in wep_decap() local
|
| H A D | ieee80211_tdma.c | 340 struct ieee80211_frame *wh = mtod(m0, struct ieee80211_frame *); in tdma_recv_mgmt() local 526 int rssi, int nf, const struct ieee80211_frame *wh) in tdma_process_params()
|
| H A D | ieee80211_ht.c | 1008 struct ieee80211_qosframe *wh; in ieee80211_ampdu_reorder() local 1231 struct ieee80211_frame_bar *wh; in ieee80211_recv_bar() local 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()
|
| 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_acl.c | 158 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in acl_check()
|
| H A D | ieee80211_vht.c | 86 const struct ieee80211_frame *wh, in vht_recv_action_placeholder()
|
| H A D | ieee80211_freebsd.c | 835 const struct ieee80211_frame *wh, const struct ieee80211_key *k, in ieee80211_notify_replay_failure() 869 const struct ieee80211_frame *wh, u_int keyix) in ieee80211_notify_michael_failure()
|
| H A D | ieee80211_node.h | 448 #define ieee80211_find_rxnode(ic, wh) \ argument 450 #define ieee80211_find_rxnode_withkey(ic, wh, keyix) \ argument
|
| H A D | ieee80211_scan.c | 584 const struct ieee80211_frame *wh, in ieee80211_add_scan()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pppoe.c | 396 struct pppoe_full_hdr *wh = &sp->neg->pkt->pkt_header; in make_packet() local 582 pppoe_findsession(priv_p privp, const struct pppoe_full_hdr *wh) in pppoe_findsession() 1145 struct pppoe_full_hdr *wh; in ng_pppoe_rcvmsg() local 1190 struct pppoe_full_hdr *wh; in ng_pppoe_rcvmsg() local 1417 struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata() local 1566 const struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata_ether() local 2040 struct pppoe_full_hdr *wh; in ng_pppoe_disconnect() local
|