Home
last modified time | relevance | path

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

1234

/trueos/tools/tools/net80211/w00t/ap/
HDap.c92 void fill_basic(struct ieee80211_frame *wh, struct params *p) in fill_basic()
119 int fill_beacon(struct params *p, struct ieee80211_frame *wh) in fill_beacon()
156 struct ieee80211_frame *wh; in send_beacon() local
190 struct ieee80211_frame *wh; in send_pres() local
209 void read_preq(struct params *p, struct ieee80211_frame *wh, int len) in read_preq()
238 struct ieee80211_frame *wh; in send_auth() local
262 void read_auth(struct params *p, struct ieee80211_frame *wh, int len) in read_auth()
288 struct ieee80211_frame *wh; in send_assoc() local
321 void read_assoc(struct params *p, struct ieee80211_frame *wh, int len) in read_assoc()
352 void read_mgt(struct params *p, struct ieee80211_frame *wh, int len) in read_mgt()
[all …]
/trueos/tools/tools/net80211/w00t/assoc/
HDassoc.c85 void fill_basic(struct ieee80211_frame *wh, struct params *p) in fill_basic()
118 struct ieee80211_frame *wh; in send_probe_request() local
152 struct ieee80211_frame *wh; in send_auth() local
199 struct ieee80211_frame *wh; in send_assoc() local
236 int for_me(struct ieee80211_frame *wh, char *mac) in for_me()
241 int from_ap(struct ieee80211_frame *wh, char *mac) in from_ap()
246 void ack(struct params *p, struct ieee80211_frame *wh) in ack()
257 void generic_process(struct ieee80211_frame *wh, struct params *p, int len) in generic_process()
424 struct ieee80211_frame *wh; in get_probe_response() local
490 struct ieee80211_frame *wh; in get_auth() local
[all …]
/trueos/sys/net80211/
HDieee80211_sta.c459 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isdstods_mcastecho()
461 #define QWH4(wh) ((const struct ieee80211_qosframe_addr4 *)wh) in isdstods_mcastecho() argument
462 #define WH4(wh) ((const struct ieee80211_frame_addr4 *)wh) in isdstods_mcastecho() argument
480 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in isfromds_mcastecho()
524 struct ieee80211_frame *wh; in sta_input() local
942 sta_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_open()
971 sta_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in sta_auth_shared()
1092 const struct ieee80211_frame *wh) in ieee80211_parse_wmeparams()
1135 const struct ieee80211_frame *wh) in ieee80211_parse_csaparams()
1285 struct ieee80211_frame *wh; in sta_recv_mgmt() local
HDieee80211_input.c161 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_defrag() local
284 struct ieee80211_qosframe_addr4 wh; in ieee80211_decap() local
474 struct ieee80211_frame *wh; in ieee80211_parse_beacon() local
712 struct ieee80211_frame *wh; in ieee80211_parse_action() local
844 const struct ieee80211_frame *wh) in ieee80211_getbssid()
872 const struct ieee80211_frame *wh, in ieee80211_note_frame()
901 const struct ieee80211_frame *wh, in ieee80211_discard_frame()
922 const struct ieee80211_frame *wh, in ieee80211_discard_ie()
HDieee80211_hostap.c484 struct ieee80211_frame *wh; in hostap_input() local
922 hostap_auth_open(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_open()
1000 hostap_auth_shared(struct ieee80211_node *ni, struct ieee80211_frame *wh, in hostap_auth_shared()
1239 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_wpa()
1387 struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) in ieee80211_parse_rsn()
1479 const struct ieee80211_frame *wh, const uint8_t *wpa, in wpa_assocreq()
1608 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in ratesetmismatch()
1619 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in capinfomismatch()
1633 htcapmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in htcapmismatch()
1644 authalgreject(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in authalgreject()
[all …]
HDieee80211_crypto_none.c95 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_encap() local
113 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in none_decap() local
HDieee80211_mesh.c1152 const struct ieee80211_frame *wh = in mesh_forward() local
1259 #define WHDIR(wh) ((wh)->i_fc[1] & IEEE80211_FC1_DIR_MASK) in mesh_decap() argument
1263 const struct ieee80211_qosframe_addr4 *wh; in mesh_decap() local
1350 mesh_isucastforme(struct ieee80211vap *vap, const struct ieee80211_frame *wh, in mesh_isucastforme()
1379 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_indiv_data_to_fwrd()
1436 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_indiv_data_to_me()
1504 struct ieee80211_frame *wh, const struct ieee80211_meshcntl *mc) in mesh_recv_group_data()
1542 struct ieee80211_frame *wh; in mesh_input() local
1866 struct ieee80211_frame *wh; in mesh_recv_mgmt() local
2131 const struct ieee80211_frame *wh, /* XXX for VERIFY_LENGTH */ in mesh_parse_meshpeering_action()
[all …]
HDieee80211_crypto_ccmp.c208 struct ieee80211_frame *wh; in ccmp_decap() local
297 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, in ccmp_init_blocks()
302 #define IS_QOS_DATA(wh) IEEE80211_QOS_HAS_SEQ(wh) in ccmp_init_blocks() argument
405 struct ieee80211_frame *wh; in ccmp_encrypt() local
551 struct ieee80211_frame *wh; in ccmp_decrypt() local
HDieee80211_crypto_tkip.c168 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_encap() local
219 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in tkip_enmic() local
254 struct ieee80211_frame *wh; in tkip_decap() local
328 struct ieee80211_frame *wh; in tkip_demic() local
767 const struct ieee80211_frame_addr4 *wh = in michael_mic_hdr() local
928 struct ieee80211_frame *wh; in tkip_encrypt() local
958 struct ieee80211_frame *wh; in tkip_decrypt() local
HDieee80211_output.c515 struct ieee80211_frame *wh; in ieee80211_output() local
650 #define WH4(wh) ((struct ieee80211_frame_addr4 *)wh) in ieee80211_send_setup() argument
653 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); in ieee80211_send_setup() local
750 struct ieee80211_frame *wh; in ieee80211_mgmt_output() local
826 struct ieee80211_frame *wh; in ieee80211_send_nulldata() local
1157 #define WH4(wh) ((struct ieee80211_frame_addr4 *)(wh)) in ieee80211_encap() argument
1167 struct ieee80211_frame *wh; in ieee80211_encap() local
1553 struct ieee80211_frame *wh, *whf; in ieee80211_fragment() local
1989 struct ieee80211_frame *wh; in ieee80211_send_probereq() local
2639 struct ieee80211_frame *wh; in ieee80211_send_proberesp() local
[all …]
HDieee80211_adhoc.c295 struct ieee80211_frame *wh; in adhoc_input() local
688 struct ieee80211_frame *wh; in adhoc_recv_mgmt() local
911 struct ieee80211_frame *wh; in ahdemo_recv_mgmt() local
HDieee80211_action.c151 recv_inval(struct ieee80211_node *ni, const struct ieee80211_frame *wh, in recv_inval()
220 const struct ieee80211_frame *wh, in ieee80211_recv_action()
HDieee80211_hwmp.c315 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_preq_len()
346 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_prep_len()
370 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_perr_len()
406 const struct ieee80211_frame *wh, in hwmp_recv_action_meshpath()
949 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()
1542 const struct ieee80211_frame *wh, const struct ieee80211_meshperr_ie *perr) in hwmp_recv_perr()
1742 const struct ieee80211_frame *wh, const struct ieee80211_meshrann_ie *rann) in hwmp_recv_rann()
HDieee80211_wds.c416 struct ieee80211_frame *wh; in wds_input() local
752 struct ieee80211_frame *wh; in wds_recv_mgmt() local
HDieee80211_node.c1469 const struct ieee80211_frame *wh, in ieee80211_init_neighbor()
1544 const struct ieee80211_frame *wh, in ieee80211_add_neighbor()
1568 #define IS_PROBEREQ(wh) \ argument
1571 #define IS_BCAST_PROBEREQ(wh) \ argument
1577 const struct ieee80211_frame_min *wh) in _find_rxnode()
1592 const struct ieee80211_frame_min *wh, const char *func, int line) in ieee80211_find_rxnode_debug()
1620 const struct ieee80211_frame_min *wh, ieee80211_keyix keyix, in ieee80211_find_rxnode_withkey_debug()
/trueos/tools/tools/net80211/w00t/expand/
HDexpand.c52 struct ieee80211_frame *wh; member
86 int wanted(struct params *p, struct ieee80211_frame *wh, int len) in wanted()
114 void enque(struct params *p, char **buf, struct ieee80211_frame *wh, int len) in enque()
181 struct ieee80211_frame *wh; in send_mcast() local
319 void got_mcast(struct params *p, struct ieee80211_frame *wh, int len) in got_mcast()
328 struct ieee80211_frame *wh; in read_wifi() local
/trueos/tools/tools/net80211/w00t/prga/
HDprga.c150 int is_arp(struct ieee80211_frame *wh, int len) in is_arp()
163 struct ieee80211_frame *wh; in get_prga() local
239 struct ieee80211_frame *wh; in send_packet() local
259 struct ieee80211_frame *wh; in send_frag() local
341 struct ieee80211_frame *wh; in wait_ack() local
408 struct ieee80211_frame *wh; in wait_relay() local
510 struct ieee80211_frame *wh; in read_tap() local
/trueos/tools/tools/net80211/w00t/libw00t/
HDw00t.c81 unsigned short seqno(struct ieee80211_frame *wh) in seqno()
305 int wep_decrypt(struct ieee80211_frame *wh, int len, char *key, int klen) in wep_decrypt()
333 void wep_encrypt(struct ieee80211_frame *wh, int len, char *key, int klen) in wep_encrypt()
356 int frame_type(struct ieee80211_frame *wh, int type, int stype) in frame_type()
393 static int is_arp(struct ieee80211_frame *wh, int len) in is_arp()
402 char *known_pt(struct ieee80211_frame *wh, int *len) in known_pt()
/trueos/tools/tools/net80211/wesside/wesside/
HDwesside.c82 struct ieee80211_frame wh; member
585 void fill_basic(struct ieee80211_frame* wh) { in fill_basic()
603 struct ieee80211_frame* wh = (struct ieee80211_frame*) buf; in send_assoc() local
659 struct ieee80211_frame* wh = (struct ieee80211_frame*) buf; in send_auth() local
673 int get_victim_ssid(struct ieee80211_frame* wh, int len) { in get_victim_ssid()
995 void stuff_for_us(struct ieee80211_frame* wh, int len) { in stuff_for_us()
1154 void decrypt_arpreq(struct ieee80211_frame* wh, int rd) { in decrypt_arpreq()
1206 void log_wep(struct ieee80211_frame* wh, int len) { in log_wep()
1242 void try_dictionary(struct ieee80211_frame* wh, int len) { in try_dictionary()
1336 int is_arp(struct ieee80211_frame *wh, int len) in is_arp()
[all …]
/trueos/tools/tools/net80211/w00t/redir/
HDredir.c53 struct ieee80211_frame *wh; member
127 int wanted(struct params *p, struct ieee80211_frame *wh, int len) in wanted()
155 void enque(struct params *p, char **buf, struct ieee80211_frame *wh, int len) in enque()
237 struct ieee80211_frame *wh; in send_packet() local
257 struct ieee80211_frame *wh; in send_header() local
334 struct ieee80211_frame *wh; in send_data() local
388 struct ieee80211_frame *wh; in read_wifi() local
/trueos/contrib/tcpdump/
HDprint-enc.c43 #define ENC_PRINT_TYPE(wh, xf, nam) \ argument
/trueos/sys/dev/ath/
HDif_ath_tx.c182 const struct ieee80211_frame *wh; in ath_tx_gettid() local
195 struct ieee80211_frame *wh; in ath_tx_set_retry() local
229 const struct ieee80211_frame *wh; in ath_tx_getac() local
720 struct ieee80211_frame *wh; in ath_tx_handoff_mcast() local
1063 struct ieee80211_frame *wh; in ath_tx_calc_protection() local
1127 struct ieee80211_frame *wh; in ath_tx_calc_duration() local
1449 struct ieee80211_frame *wh; in ath_tx_should_swq_frame() local
1569 struct ieee80211_frame *wh; in ath_tx_normal_setup() local
1877 const struct ieee80211_frame *wh; in ath_tx_start() local
2097 struct ieee80211_frame *wh; in ath_tx_raw_start() local
[all …]
/trueos/tools/tools/net80211/wlaninject/
HDwlaninject.c297 int header_len(struct ieee80211_frame *wh) in header_len()
471 struct ieee80211_frame *wh; in do_verify() local
539 struct ieee80211_frame *wh = &u.w; in main() local
/trueos/sys/ofed/include/net/
HDipv6.h62 __be32 wh, __be32 wl) in __ipv6_addr_set_half()
/trueos/sys/dev/malo/
HDif_malo.c103 #define IS_BEACON(wh) \ argument
107 #define IFF_DUMPPKTS_RECV(sc, wh) \ argument
1087 #define IEEE80211_DIR_DSTODS(wh) \ in malo_tx_start() argument
1089 #define IS_DATA_FRAME(wh) \ in malo_tx_start() argument
1093 struct ieee80211_frame *wh; in malo_tx_start() local
2032 #define IEEE80211_DIR_DSTODS(wh) \ in malo_rx_proc() argument
2041 struct ieee80211_qosframe *wh; in malo_rx_proc() local

1234