| /src/sys/net80211/ |
| H A D | ieee80211_crypto_none.c | 104 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local in function:none_encap 123 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local in function:none_decap
|
| H A D | ieee80211_crypto_wep.c | 209 struct ieee80211_frame *wh; local in function:wep_decap
|
| H A D | ieee80211_crypto.c | 543 struct ieee80211_frame *wh; local in function:ieee80211_crypto_encap 607 struct ieee80211_frame *wh; local in function:ieee80211_crypto_decap
|
| H A D | ieee80211_crypto_ccmp.c | 204 struct ieee80211_frame *wh; local in function:ccmp_decap 284 ccmp_init_blocks(struct aesenc *ctx, struct ieee80211_frame *wh, argument 360 struct ieee80211_frame *wh; local in function:ccmp_encrypt 384 struct ieee80211_frame *wh; local in function:ccmp_decrypt [all...] |
| H A D | ieee80211_rssadapt.c | 192 ieee80211_rssadapt_choose(struct ieee80211_rssadapt * ra,struct ieee80211_rateset * rs,struct ieee80211_frame * wh,u_int len,int fixed_rate,const char * dvname,int do_not_adapt) argument
|
| H A D | ieee80211_netbsd.c | 658 ieee80211_notify_replay_failure(struct ieee80211com * ic,const struct ieee80211_frame * wh,const struct ieee80211_key * k,u_int64_t rsc) argument 687 ieee80211_notify_michael_failure(struct ieee80211com * ic,const struct ieee80211_frame * wh,u_int keyix) argument
|
| H A D | ieee80211_proto.h | 108 const struct ieee80211_frame *wh = data; local in function:ieee80211_hdrsize 127 const struct ieee80211_frame *wh = data; local in function:ieee80211_anyhdrsize
|
| H A D | ieee80211_crypto_tkip.c | 171 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local in function:tkip_encap 215 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local in function:tkip_enmic 249 struct ieee80211_frame *wh; local in function:tkip_decap 325 struct ieee80211_frame *wh local in function:tkip_demic 759 const struct ieee80211_frame_addr4 *wh = local in function:michael_mic_hdr 878 struct ieee80211_frame *wh; local in function:tkip_encrypt 912 struct ieee80211_frame *wh; local in function:tkip_decrypt [all...] |
| H A D | ieee80211_proto.c | 287 const struct ieee80211_frame *wh; local in function:ieee80211_dump_pkt [all...] |
| H A D | ieee80211_input.c | 162 struct ieee80211_frame *wh; local in function:ieee80211_input_data 391 struct ieee80211_frame *wh; local in function:ieee80211_input_management 482 struct ieee80211_frame *wh; local in function:ieee80211_input_control 516 struct ieee80211_frame *wh; local in function:ieee80211_input 763 struct ieee80211_frame *wh = mtod(m, struct ieee80211_frame *); local in function:ieee80211_defrag 941 struct ieee80211_qosframe_addr4 wh; /* Max size address frames */ local in function:ieee80211_decap 1091 ieee80211_auth_open(struct ieee80211com * ic,struct ieee80211_frame * wh,struct ieee80211_node * ni,int rssi,u_int32_t rstamp,u_int16_t seq,u_int16_t status) argument 1237 ieee80211_auth_shared(struct ieee80211com * ic,struct ieee80211_frame * wh,u_int8_t * frm,u_int8_t * efrm,struct ieee80211_node * ni,int rssi,u_int32_t rstamp,u_int16_t seq,u_int16_t status) argument 1633 ieee80211_parse_wpa(struct ieee80211com * ic,u_int8_t * frm,struct ieee80211_rsnparms * rsn,const struct ieee80211_frame * wh) argument 1804 ieee80211_parse_rsn(struct ieee80211com * ic,u_int8_t * frm,struct ieee80211_rsnparms * rsn,const struct ieee80211_frame * wh) argument 1914 ieee80211_parse_wmeparams(struct ieee80211com * ic,u_int8_t * frm,const struct ieee80211_frame * wh) argument 1971 ieee80211_update_adhoc_node(struct ieee80211com * ic,struct ieee80211_node * ni,struct ieee80211_frame * wh,struct ieee80211_scanparams * scan,int rssi,u_int32_t rstamp) argument 2068 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_beacon 2347 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_probe_req 2456 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_auth 2535 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_assoc_req 2778 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_assoc_resp 2919 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_deauth 2974 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt_disassoc 3037 struct ieee80211_frame *wh; local in function:ieee80211_recv_mgmt 3157 struct ieee80211_frame_min *wh; local in function:ieee80211_recv_pspoll 3231 ieee80211_getbssid(struct ieee80211com * ic,const struct ieee80211_frame * wh) argument 3272 ieee80211_discard_frame(struct ieee80211com * ic,const struct ieee80211_frame * wh,const char * type,const char * fmt,...) argument 3292 ieee80211_discard_ie(struct ieee80211com * ic,const struct ieee80211_frame * wh,const char * type,const char * fmt,...) argument [all...] |
| H A D | ieee80211_node.c | 1283 ieee80211_add_scan(struct ieee80211com * ic,const struct ieee80211_scanparams * sp,const struct ieee80211_frame * wh,int subtype,int rssi,int rstamp) argument 1372 ieee80211_init_neighbor(struct ieee80211com * ic,struct ieee80211_node * ni,const struct ieee80211_frame * wh,const struct ieee80211_scanparams * sp,int isnew) argument 1407 ieee80211_add_neighbor(struct ieee80211com * ic,const struct ieee80211_frame * wh,const struct ieee80211_scanparams * sp) argument 1436 ieee80211_find_rxnode_debug(struct ieee80211com * ic,const struct ieee80211_frame_min * wh,const char * func,int line) argument 1478 ieee80211_find_rxnode_withkey_debug(struct ieee80211com * ic,const struct ieee80211_frame_min * wh,ieee80211_keyix keyix,const char * func,int line) argument [all...] |
| H A D | ieee80211_output.c | 105 ieee80211_send_setup(struct ieee80211com * ic,struct ieee80211_node * ni,struct ieee80211_frame * wh,int type,const u_int8_t sa[IEEE80211_ADDR_LEN],const u_int8_t da[IEEE80211_ADDR_LEN],const u_int8_t bssid[IEEE80211_ADDR_LEN]) argument 171 struct ieee80211_frame *wh; local in function:ieee80211_mgmt_output 243 struct ieee80211_frame *wh; local in function:ieee80211_send_nulldata 535 struct ieee80211_frame *wh; local in function:ieee80211_encap 826 ieee80211_compute_duration(const struct ieee80211_frame_min * wh,const struct ieee80211_key * wk,int len,uint32_t icflags,int fraglen,int rate,struct ieee80211_duration * d0,struct ieee80211_duration * dn,int * npktp,int debug) argument 916 struct ieee80211_frame *wh, *whf; local in function:ieee80211_fragment 1332 struct ieee80211_frame *wh; local in function:ieee80211_send_probereq 1778 ieee80211_get_rts(struct ieee80211com * ic,const struct ieee80211_frame * wh,uint16_t dur) argument 1834 struct ieee80211_frame *wh; local in function:ieee80211_beacon_alloc [all...] |
| /src/sys/dev/isa/ |
| H A D | weasel_isa.c | 76 weasel_isa_init(struct weasel_handle *wh) argument 222 struct weasel_handle *wh = smw->smw_cookie; local in function:weasel_isa_wdog_setmode 244 struct weasel_handle *wh = smw->smw_cookie; local in function:weasel_isa_wdog_tickle 279 weasel_isa_wdog_arm_disarm(struct weasel_handle * wh,u_int8_t mode) argument 352 weasel_isa_wdog_query_state(struct weasel_handle * wh) argument [all...] |
| /src/sys/arch/zaurus/stand/zboot/ |
| H A D | unixdev.c | 190 ulseek(int fd, off_t off, int wh) argument
|
| /src/usr.bin/rdist/ |
| H A D | expand.c | 91 expand(struct namelist *list, int wh) argument
|
| /src/sys/nfs/ |
| H A D | nfs_export.c | 390 netexport_check(const fsid_t * fsid,struct mbuf * mb,struct mount ** mpp,int * wh,kauth_cred_t * anon) argument
|
| /src/sys/dev/ic/ |
| H A D | an.c | 722 struct ieee80211_frame *wh; local in function:an_start 1376 struct ieee80211_frame_min *wh; local in function:an_rx_intr
|
| H A D | awi.c | 628 struct ieee80211_frame *wh; local in function:awi_start 1035 struct ieee80211_frame_min *wh; local in function:awi_rx_int 1976 struct ieee80211_frame *wh; local in function:awi_ether_encap 2016 struct ieee80211_frame wh; local in function:awi_ether_modcap [all...] |
| H A D | rt2560.c | 1236 struct ieee80211_frame *wh; local in function:rt2560_decryption_intr 1761 struct ieee80211_frame *wh; local in function:rt2560_tx_mgt 1849 rt2560_get_rts(struct rt2560_softc * sc,struct ieee80211_frame * wh,uint16_t dur) argument 1885 struct ieee80211_frame *wh; local in function:rt2560_tx_data [all...] |
| H A D | rt2661.c | 1023 struct ieee80211_frame *wh; local in function:rt2661_rx_intr 1495 struct ieee80211_frame *wh; local in function:rt2661_tx_mgt 1580 rt2661_get_rts(struct rt2661_softc * sc,struct ieee80211_frame * wh,uint16_t dur) argument 1615 struct ieee80211_frame *wh; local in function:rt2661_tx_data [all...] |
| /src/usr.sbin/dumpfs/ |
| H A D | dumpfs.c | 85 struct wapbl_wc_header wh; member in union:__anon114602b4020a
|
| /src/sys/dev/usb/ |
| H A D | if_atu.c | 1622 struct ieee80211_frame_min *wh; local in function:atu_rxeof
|
| H A D | if_rum.c | 810 struct ieee80211_frame *wh; local in function:rum_rxeof 1076 struct ieee80211_frame *wh; local in function:rum_tx_data [all...] |
| /src/sys/arch/luna68k/dev/ |
| H A D | omrasops.c | 654 int wh; local in function:om_rascopy_single 831 int wh; local in function:om4_rascopy_multi [all...] |
| /src/lib/librumpuser/ |
| H A D | rumpfiber.c | 596 wait(struct waithead *wh, uint64_t msec) argument 616 wakeup_one(struct waithead *wh) argument 628 wakeup_all(struct waithead *wh) argument
|