Home
last modified time | relevance | path

Searched defs:wh (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-13-stable/tools/tools/net80211/w00t/ap/
HDap.c90 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/
HDassoc.c83 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/
HDieee80211_sta.c480 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 …]
HDieee80211_hostap.c484 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 …]
HDieee80211_input.c175 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()
HDieee80211_crypto_tkip.c180 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
HDieee80211_crypto_ccmp.c165 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
HDieee80211_output.c598 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 …]
HDieee80211_mesh.c1149 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 …]
HDieee80211_crypto_none.c103 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
HDieee80211_adhoc.c314 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
HDieee80211_action.c166 recv_inval(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in recv_inval()
244 const struct ieee80211_frame *wh, in ieee80211_recv_action()
HDieee80211_hwmp.c308 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()
HDieee80211_crypto.c557 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
HDieee80211_proto.h173 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()
HDieee80211_wds.c416 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/
HDexpand.c50 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/
HDprga.c148 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/
HDw00t.c79 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/
HDwesside.c81 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/
HDredir.c51 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/
HDif_ath_tx.c183 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/
HDif_rtwn_tx.c116 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/
HDwlaninject.c295 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/
HDng_pppoe.c410 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

1234