/freebsd/tools/tools/net80211/w00t/ap/ |
H A D | 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/tools/tools/net80211/w00t/assoc/ |
H A D | 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/sys/net80211/ |
H A D | ieee80211_sta.c | 473 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isdstods_mcastecho() 475 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh) in isdstods_mcastecho() argument 476 #define WH4(wh) ((const struct ieee80211_frame_addr4 *)wh) in isdstods_mcastecho() argument 494 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isfromds_mcastecho() 538 struct ieee80211_frame *wh; in sta_input() local 997 sta_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_open() 1026 sta_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_shared() 1145 ieee80211_parse_wmeie(uint8_t *frm, const struct ieee80211_frame *wh, in ieee80211_parse_wmeie() 1169 const struct ieee80211_frame *wh, uint8_t *qosinfo) in ieee80211_parse_wmeparams() 1225 const struct ieee80211_frame *wh) in ieee80211_parse_csaparams() [all …]
|
H A D | ieee80211_hostap.c | 474 struct ieee80211_frame *wh; in hostap_input() local 911 hostap_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_open() 989 hostap_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_shared() 1247 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_wpa() 1427 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_rsn() 1560 const struct ieee80211_frame *wh, const uint8_t *wpa, in wpa_assocreq() 1690 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in ratesetmismatch() 1701 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in capinfomismatch() 1715 htcapmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in htcapmismatch() 1726 authalgreject(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in authalgreject() [all …]
|
H A D | ieee80211_input.c | 176 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_defrag() local 315 struct ieee80211_qosframe_addr4 wh; in ieee80211_decap() local 521 struct ieee80211_frame *wh; in ieee80211_parse_beacon() local 794 struct ieee80211_frame *wh; in ieee80211_parse_action() local 929 const struct ieee80211_frame *wh) in ieee80211_getbssid() 962 const struct ieee80211_frame *wh, in ieee80211_note_frame() 1001 const struct ieee80211_frame *wh, in ieee80211_discard_frame() 1024 const struct ieee80211_frame *wh, in ieee80211_discard_ie()
|
H A D | 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 387 struct ieee80211_frame *wh; in tkip_demic() local 842 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_gcmp.c | 221 const struct ieee80211_frame *wh; in gcmp_encap() local 293 struct ieee80211_frame *wh; in gcmp_decap() local 387 gcmp_init_iv(uint8_t *iv, const struct ieee80211_frame *wh, u_int64_t pn) in gcmp_init_iv() 422 struct ieee80211_frame *wh; in gcmp_encrypt() local 513 struct ieee80211_frame *wh; in gcmp_decrypt() local
|
H A D | ieee80211_crypto_ccmp.c | 240 const struct ieee80211_frame *wh; in ccmp_encap() local 313 struct ieee80211_frame *wh; in ccmp_decap() local 432 ieee80211_crypto_ccmp_init_nonce_flags(const struct ieee80211_frame *wh, in ieee80211_crypto_ccmp_init_nonce_flags() 499 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, in ccmp_init_blocks() 561 struct ieee80211_frame *wh; in ccmp_encrypt() local 708 struct ieee80211_frame *wh; in ccmp_decrypt() local
|
H A D | ieee80211_output.c | 599 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 999 struct ieee80211_frame *wh; in ieee80211_mgmt_output() local 1080 struct ieee80211_frame *wh; in ieee80211_send_nulldata() local 1187 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_classify() local 1454 #define WH4(wh) ((struct ieee80211_frame_addr4 *)(wh)) in ieee80211_encap() argument 1464 struct ieee80211_frame *wh; in ieee80211_encap() local 1967 struct ieee80211_frame *wh, *whf; in ieee80211_fragment() local [all …]
|
H A D | ieee80211_mesh.c | 1147 const struct ieee80211_frame *wh = in mesh_forward() local 1251 #define WHDIR(wh) ((wh)->i_fc[1] & IEEE80211_FC1_DIR_MASK) in mesh_decap() argument 1255 const struct ieee80211_qosframe_addr4 *wh; in mesh_decap() local 1342 mesh_isucastforme(struct ieee80211vap *vap, const struct ieee80211_frame *wh, in mesh_isucastforme() 1371 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_indiv_data_to_fwrd() 1428 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_indiv_data_to_me() 1496 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_group_data() 1535 struct ieee80211_frame *wh; in mesh_input() local 1836 struct ieee80211_frame *wh; in mesh_recv_mgmt() local 2106 const struct ieee80211_frame *wh, /* XXX for VERIFY_LENGTH */ in mesh_parse_meshpeering_action() [all …]
|
H A D | 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
|
H A D | ieee80211_adhoc.c | 309 struct ieee80211_frame *wh; in adhoc_input() local 710 struct ieee80211_frame *wh; in adhoc_recv_mgmt() local 1017 struct ieee80211_frame *wh; in ahdemo_recv_mgmt() local
|
H A D | ieee80211_action.c | 162 recv_inval(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in recv_inval() 240 const struct ieee80211_frame *wh, in ieee80211_recv_action()
|
H A D | ieee80211_crypto.c | 648 struct ieee80211_frame *wh; in ieee80211_crypto_get_txkey() local 710 struct ieee80211_frame *wh; in ieee80211_crypto_decap() local 815 struct ieee80211_frame *wh; in ieee80211_crypto_demic() local 949 ieee80211_crypto_init_aad(const struct ieee80211_frame *wh, uint8_t *aad, in ieee80211_crypto_init_aad()
|
H A D | ieee80211_hwmp.c | 306 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_preq_len() 337 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_prep_len() 361 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_perr_len() 397 const struct ieee80211_frame *wh, in hwmp_recv_action_meshpath() 942 const struct ieee80211_frame *wh, const struct ieee80211_meshpreq_ie *preq) in hwmp_recv_preq() 1264 const struct ieee80211_frame *wh, const struct ieee80211_meshprep_ie *prep) in hwmp_recv_prep() 1537 const struct ieee80211_frame *wh, const struct ieee80211_meshperr_ie *perr) in hwmp_recv_perr() 1736 const struct ieee80211_frame *wh, const struct ieee80211_meshrann_ie *rann) in hwmp_recv_rann()
|
H A D | ieee80211_proto.h | 177 const struct ieee80211_frame *wh = data; in ieee80211_hdrsize() local 196 const struct ieee80211_frame *wh = data; in ieee80211_anyhdrsize() local 320 struct ieee80211_frame *wh = data; in ieee80211_getqos() local 335 ieee80211_gettid(const struct ieee80211_frame *wh) in ieee80211_gettid()
|
/freebsd/tools/tools/net80211/w00t/expand/ |
H A D | 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/tools/tools/net80211/w00t/prga/ |
H A D | 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/tools/tools/net80211/w00t/libw00t/ |
H A D | 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/tools/tools/net80211/wesside/wesside/ |
H A D | 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/tools/tools/net80211/w00t/redir/ |
H A D | 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/sys/dev/ath/ |
H A D | 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 1445 struct ieee80211_frame *wh; in ath_tx_should_swq_frame() local 1561 struct ieee80211_frame *wh; in ath_tx_normal_setup() local 1911 const struct ieee80211_frame *wh; in ath_tx_start() local 2145 struct ieee80211_frame *wh; in ath_tx_raw_start() local [all …]
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_tx.c | 143 struct ieee80211_frame *wh; in rtwn_tx_data() local 226 struct ieee80211_frame *wh; in rtwn_tx_raw() local
|
/freebsd/tools/tools/net80211/wlaninject/ |
H A D | 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/sys/netgraph/ |
H A D | 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 1582 const struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata_ether() local 2055 struct pppoe_full_hdr *wh; in ng_pppoe_disconnect() local
|