Home
last modified time | relevance | path

Searched defs:vap (Results 1 – 25 of 200) sorted by relevance

12345678

/freebsd-src/sys/net80211/
H A Dieee80211_crypto.c62 null_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in null_key_alloc() argument
87 null_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_delete() argument
92 null_key_set(struct ieee80211vap *vap, const struct ieee80211_key *k) in null_key_set() argument
96 static void null_key_update(struct ieee80211vap *vap) {} in null_key_update() argument
108 cipher_attach(struct ieee80211vap *vap, struct ieee80211_key *key) in cipher_attach() argument
117 dev_key_alloc(struct ieee80211vap *vap, in dev_key_alloc() argument
125 dev_key_delete(struct ieee80211vap * vap,const struct ieee80211_key * key) dev_key_delete() argument
132 dev_key_set(struct ieee80211vap * vap,const struct ieee80211_key * key) dev_key_set() argument
227 ieee80211_crypto_vattach(struct ieee80211vap * vap) ieee80211_crypto_vattach() argument
252 ieee80211_crypto_vdetach(struct ieee80211vap * vap) ieee80211_crypto_vdetach() argument
337 ieee80211_crypto_newkey(struct ieee80211vap * vap,int cipher,int flags,struct ieee80211_key * key) ieee80211_crypto_newkey() argument
496 _ieee80211_crypto_delkey(struct ieee80211vap * vap,struct ieee80211_key * key) _ieee80211_crypto_delkey() argument
530 ieee80211_crypto_delkey(struct ieee80211vap * vap,struct ieee80211_key * key) ieee80211_crypto_delkey() argument
544 ieee80211_crypto_delglobalkeys(struct ieee80211vap * vap) ieee80211_crypto_delglobalkeys() argument
562 ieee80211_crypto_setkey(struct ieee80211vap * vap,struct ieee80211_key * key) ieee80211_crypto_setkey() argument
605 ieee80211_crypto_get_key_wepidx(const struct ieee80211vap * vap,const struct ieee80211_key * k) ieee80211_crypto_get_key_wepidx() argument
619 ieee80211_crypto_get_keyid(struct ieee80211vap * vap,struct ieee80211_key * k) ieee80211_crypto_get_keyid() argument
631 struct ieee80211vap *vap = ni->ni_vap; ieee80211_crypto_get_txkey() local
692 struct ieee80211vap *vap = ni->ni_vap; ieee80211_crypto_decap() local
780 ieee80211_crypto_demic(struct ieee80211vap * vap,struct ieee80211_key * k,struct mbuf * m,int force) ieee80211_crypto_demic() argument
832 struct ieee80211vap *vap = ni->ni_vap; load_ucastkey() local
850 struct ieee80211vap *vap; ieee80211_crypto_reload_keys() local
879 ieee80211_crypto_set_deftxkey(struct ieee80211vap * vap,ieee80211_keyix kid) ieee80211_crypto_set_deftxkey() argument
[all...]
H A Dieee80211_proto.c317 null_update_beacon(struct ieee80211vap *vap, int item) in null_update_beacon()
322 ieee80211_proto_vattach(struct ieee80211vap *vap) in ieee80211_proto_vattach()
401 ieee80211_proto_vdetach(struct ieee80211vap *vap) in ieee80211_proto_vdetach()
641 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_fix_rate() local
766 ieee80211_vap_reset_erp(struct ieee80211vap *vap) in ieee80211_vap_reset_erp()
826 vap_update_bss(struct ieee80211vap *vap, struct ieee80211_node *ni) in vap_update_bss()
859 struct ieee80211vap *vap = arg; in vap_update_slot() local
932 struct ieee80211vap *vap = arg; in vap_update_erp_protmode() local
998 struct ieee80211vap *vap = arg; in vap_update_preamble() local
1064 struct ieee80211vap *vap = arg; in vap_update_ht_protmode() local
[all …]
H A Dieee80211_node.c154 ieee80211_node_vattach(struct ieee80211vap *vap) in ieee80211_node_vattach() argument
172 ieee80211_node_latevattach(struct ieee80211vap * vap) ieee80211_node_latevattach() argument
206 ieee80211_node_vdetach(struct ieee80211vap * vap) ieee80211_node_vdetach() argument
233 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_authorize() local
246 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_unauthorize() local
264 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_setuptxparms() local
306 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_set_chan() local
350 ieee80211_create_ibss(struct ieee80211vap * vap,struct ieee80211_channel * chan) ieee80211_create_ibss() argument
464 ieee80211_reset_bss(struct ieee80211vap * vap) ieee80211_reset_bss() argument
505 check_bss(struct ieee80211vap * vap,struct ieee80211_node * ni) check_bss() argument
545 check_bss_debug(struct ieee80211vap * vap,struct ieee80211_node * ni) check_bss_debug() argument
602 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ibss_merge_check() local
639 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ibss_node_check_new() local
696 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ibss_merge() local
719 struct ieee80211vap *vap; gethtadjustflags() local
750 struct ieee80211vap *vap; getvhtadjustflags() local
862 struct ieee80211vap *vap = selbs->ni_vap; ieee80211_sta_join1() local
937 ieee80211_sta_join(struct ieee80211vap * vap,struct ieee80211_channel * chan,const struct ieee80211_scan_entry * se) ieee80211_sta_join() argument
1099 node_alloc(struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN]) node_alloc() argument
1235 struct ieee80211vap *vap = ni->ni_vap; node_cleanup() local
1329 struct ieee80211vap *vap = ni->ni_vap; node_age() local
1425 ieee80211_alloc_node(struct ieee80211_node_table * nt,struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN],const char * func __debrefcnt_used,int line __debrefcnt_used) ieee80211_alloc_node() argument
1490 ieee80211_tmp_node(struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN]) ieee80211_tmp_node() argument
1543 ieee80211_dup_bss(struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN]) ieee80211_dup_bss() argument
1570 ieee80211_node_create_wds(struct ieee80211vap * vap,const uint8_t bssid[IEEE80211_ADDR_LEN],struct ieee80211_channel * chan) ieee80211_node_create_wds() argument
1670 _ieee80211_find_vap_node_locked(struct ieee80211_node_table * nt,const struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN],const char * func __debrefcnt_used,int line __debrefcnt_used) _ieee80211_find_vap_node_locked() argument
1698 _ieee80211_find_vap_node(struct ieee80211_node_table * nt,const struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN],const char * func __debrefcnt_used,int line __debrefcnt_used) _ieee80211_find_vap_node() argument
1716 ieee80211_fakeup_adhoc_node(struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN]) ieee80211_fakeup_adhoc_node() argument
1922 ieee80211_add_neighbor(struct ieee80211vap * vap,const struct ieee80211_frame * wh,const struct ieee80211_scanparams * sp) ieee80211_add_neighbor() argument
2044 _ieee80211_find_txnode(struct ieee80211vap * vap,const uint8_t macaddr[IEEE80211_ADDR_LEN],const char * func __debrefcnt_used,int line __debrefcnt_used) _ieee80211_find_txnode() argument
2124 struct ieee80211vap *vap = ni->ni_vap; __ieee80211_free_node() local
2312 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_table_reset() local
2360 struct ieee80211vap *vap = ni->ni_vap; timeout_stations() local
2494 struct ieee80211vap *vap; ieee80211_drain() local
2540 ieee80211_vap_timeout(struct ieee80211vap * vap) ieee80211_vap_timeout() argument
2557 struct ieee80211vap *vap; ieee80211_node_timeout() local
2587 ieee80211_iterate_nodes_vap(struct ieee80211_node_table * nt,struct ieee80211vap * vap,ieee80211_iter_func * f,void * arg) ieee80211_iterate_nodes_vap() argument
2698 struct ieee80211vap *vap; ieee80211_notify_erp_locked() local
2714 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_join_11g() local
2783 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_join() local
2860 disable_protection(struct ieee80211vap * vap) disable_protection() argument
2886 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_leave_11g() local
2951 ieee80211_vap_erp_timeout(struct ieee80211vap * vap) ieee80211_vap_erp_timeout() argument
2974 struct ieee80211vap *vap = ni->ni_vap; ieee80211_node_leave() local
3041 struct ieee80211vap *vap = ni->ni_vap; get_hostap_rssi() local
3058 struct ieee80211vap *vap = ni->ni_vap; get_adhoc_rssi() local
3077 struct ieee80211vap *vap = ni->ni_vap; get_mesh_rssi() local
3092 ieee80211_getrssi(struct ieee80211vap * vap) ieee80211_getrssi() argument
3129 ieee80211_getsignal(struct ieee80211vap * vap,int8_t * rssi,int8_t * noise) ieee80211_getsignal() argument
[all...]
H A Dieee80211_ioctl.c73 ieee80211_ioctl_getkey(u_long cmd, struct ieee80211vap *vap, in ieee80211_ioctl_getkey() argument
130 ieee80211_ioctl_getchanlist(struct ieee80211vap *vap, struct ieee80211req *ireq) in ieee80211_ioctl_getchanlist() argument
140 ieee80211_ioctl_getchaninfo(struct ieee80211vap *vap, struc argument
154 ieee80211_ioctl_getwpaie(struct ieee80211vap * vap,struct ieee80211req * ireq,int req) ieee80211_ioctl_getwpaie() argument
210 ieee80211_ioctl_getstastats(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getstastats() argument
315 ieee80211_ioctl_getscanresults(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getscanresults() argument
379 struct ieee80211vap *vap = ni->ni_vap; get_sta_info() local
460 getstainfo_common(struct ieee80211vap * vap,struct ieee80211req * ireq,struct ieee80211_node * ni,size_t off) getstainfo_common() argument
505 ieee80211_ioctl_getstainfo(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getstainfo() argument
528 ieee80211_ioctl_getstatxpow(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getstatxpow() argument
549 ieee80211_ioctl_getwmeparam(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getwmeparam() argument
592 ieee80211_ioctl_getmaccmd(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getmaccmd() argument
600 ieee80211_ioctl_getcurchan(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getcurchan() argument
631 ieee80211_ioctl_getappie(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getappie() argument
657 ieee80211_ioctl_getregdomain(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_getregdomain() argument
669 ieee80211_ioctl_getroam(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_getroam() argument
680 ieee80211_ioctl_gettxparams(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_gettxparams() argument
730 ieee80211_ioctl_getstavlan(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getstavlan() argument
758 dummy_ioctl_get(struct ieee80211vap * vap,struct ieee80211req * ireq) dummy_ioctl_get() argument
765 ieee80211_ioctl_getdefault(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_getdefault() argument
779 ieee80211_ioctl_get80211(struct ieee80211vap * vap,u_long cmd,struct ieee80211req * ireq) ieee80211_ioctl_get80211() argument
1173 ieee80211_ioctl_setkey(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setkey() argument
1255 ieee80211_ioctl_delkey(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_delkey() argument
1295 struct ieee80211vap *vap; global() member
1301 mlmedebug(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN],int op,int reason) mlmedebug() argument
1347 struct ieee80211vap *vap = ni->ni_vap; domlme() local
1370 setmlme_dropsta(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN],struct mlmeop * mlmeop) setmlme_dropsta() argument
1399 setmlme_common(struct ieee80211vap * vap,int op,const uint8_t mac[IEEE80211_ADDR_LEN],int reason) setmlme_common() argument
1560 setmlme_assoc_sta(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN],int ssid_len,const uint8_t ssid[IEEE80211_NWID_LEN]) setmlme_assoc_sta() argument
1585 setmlme_assoc_adhoc(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN],int ssid_len,const uint8_t ssid[IEEE80211_NWID_LEN]) setmlme_assoc_adhoc() argument
1624 ieee80211_ioctl_setmlme(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setmlme() argument
1649 ieee80211_ioctl_macmac(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_macmac() argument
1674 ieee80211_ioctl_setmaccmd(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setmaccmd() argument
1712 ieee80211_ioctl_setchanlist(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setchanlist() argument
1758 ieee80211_ioctl_setstastats(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setstastats() argument
1784 ieee80211_ioctl_setstatxpow(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setstatxpow() argument
1804 ieee80211_ioctl_setwmeparam(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setwmeparam() argument
1986 setcurchan(struct ieee80211vap * vap,struct ieee80211_channel * c) setcurchan() argument
2049 ieee80211_ioctl_setchannel(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_setchannel() argument
2143 ieee80211_ioctl_setcurchan(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_setcurchan() argument
2168 ieee80211_ioctl_setregdomain(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_setregdomain() argument
2236 ieee80211_ioctl_setroam(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_setroam() argument
2303 ieee80211_ioctl_settxparams(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_settxparams() argument
2414 setwparsnie(struct ieee80211vap * vap,uint8_t * ie,int space) setwparsnie() argument
2426 ieee80211_ioctl_setappie_locked(struct ieee80211vap * vap,const struct ieee80211req * ireq,int fc0) ieee80211_ioctl_setappie_locked() argument
2504 ieee80211_ioctl_setappie(struct ieee80211vap * vap,const struct ieee80211req * ireq) ieee80211_ioctl_setappie() argument
2522 ieee80211_ioctl_chanswitch(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_chanswitch() argument
2554 ieee80211_scanreq(struct ieee80211vap * vap,struct ieee80211_scan_req * sr) ieee80211_scanreq() argument
2657 ieee80211_ioctl_scanreq(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_scanreq() argument
2678 ieee80211_ioctl_setstavlan(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setstavlan() argument
2702 isvap11g(const struct ieee80211vap * vap) isvap11g() argument
2710 isvapht(const struct ieee80211vap * vap) isvapht() argument
2721 dummy_ioctl_set(struct ieee80211vap * vap,struct ieee80211req * ireq) dummy_ioctl_set() argument
2728 ieee80211_ioctl_setdefault(struct ieee80211vap * vap,struct ieee80211req * ireq) ieee80211_ioctl_setdefault() argument
2742 ieee80211_ioctl_set80211(struct ieee80211vap * vap,u_long cmd,struct ieee80211req * ireq) ieee80211_ioctl_set80211() argument
3544 struct ieee80211vap *vap = ifp->if_softc; ieee80211_ioctl() local
[all...]
H A Dieee80211_scan.c129 ieee80211_scan_vattach(struct ieee80211vap *vap) in ieee80211_scan_vattach() argument
152 ieee80211_scan_vdetach(struct ieee80211vap * vap) ieee80211_scan_vdetach() argument
234 ieee80211_scan_update_locked(struct ieee80211vap * vap,const struct ieee80211_scanner * scan) ieee80211_scan_update_locked() argument
300 struct ieee80211vap *vap = ss->ss_vap; ieee80211_scan_dump() local
310 ieee80211_scan_copy_ssid(struct ieee80211vap * vap,struct ieee80211_scan_state * ss,int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_scan_copy_ssid() argument
328 ieee80211_start_scan(struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_start_scan() argument
353 ieee80211_check_scan(struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_check_scan() argument
411 ieee80211_check_scan_current(struct ieee80211vap * vap) ieee80211_check_scan_current() argument
424 ieee80211_bg_scan(struct ieee80211vap * vap,int flags) ieee80211_bg_scan() argument
452 ieee80211_cancel_scan(struct ieee80211vap * vap) ieee80211_cancel_scan() argument
466 ieee80211_cancel_anyscan(struct ieee80211vap * vap) ieee80211_cancel_anyscan() argument
479 ieee80211_scan_next(struct ieee80211vap * vap) ieee80211_scan_next() argument
492 ieee80211_scan_done(struct ieee80211vap * vap) ieee80211_scan_done() argument
516 ieee80211_probe_curchan(struct ieee80211vap * vap,int force) ieee80211_probe_curchan() argument
580 ieee80211_add_scan(struct ieee80211vap * vap,struct ieee80211_channel * curchan,const struct ieee80211_scanparams * sp,const struct ieee80211_frame * wh,int subtype,int rssi,int noise) ieee80211_add_scan() argument
609 ieee80211_scan_assoc_success(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN]) ieee80211_scan_assoc_success() argument
625 ieee80211_scan_assoc_fail(struct ieee80211vap * vap,const uint8_t mac[IEEE80211_ADDR_LEN],int reason) ieee80211_scan_assoc_fail() argument
641 ieee80211_scan_iterate(struct ieee80211vap * vap,ieee80211_scan_iter_func * f,void * arg) ieee80211_scan_iterate() argument
654 ieee80211_scan_flush(struct ieee80211vap * vap) ieee80211_scan_flush() argument
[all...]
H A Dieee80211_tdma.c123 settxparms(struct ieee80211vap *vap, enum ieee80211_phymode mode, int rate) in settxparms()
145 ieee80211_tdma_vattach(struct ieee80211vap *vap) in ieee80211_tdma_vattach()
196 tdma_vdetach(struct ieee80211vap *vap) in tdma_vdetach()
214 struct ieee80211vap *vap = ni->ni_vap; in sta_leave() local
224 tdma_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in tdma_newstate()
291 tdma_beacon_miss(struct ieee80211vap *vap) in tdma_beacon_miss()
330 struct ieee80211vap *vap = ni->ni_vap; in tdma_recv_mgmt() local
409 tdma_update(struct ieee80211vap *vap, const struct ieee80211_tdma_param *tdma, in tdma_update()
523 struct ieee80211vap *vap = ni->ni_vap; in tdma_process_params() local
628 ieee80211_tdma_getslot(struct ieee80211vap *vap) in ieee80211_tdma_getslot()
[all …]
H A Dieee80211_power.c66 ieee80211_power_vattach(struct ieee80211vap *vap) in ieee80211_power_vattach()
79 ieee80211_power_latevattach(struct ieee80211vap *vap) in ieee80211_power_latevattach()
99 ieee80211_power_vdetach(struct ieee80211vap *vap) in ieee80211_power_vdetach()
233 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_psq_age() local
273 ieee80211_update_ps(struct ieee80211vap *vap, int nsta) in ieee80211_update_ps()
287 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_set_tim() local
327 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_pwrsave() local
420 struct ieee80211vap *vap = ni->ni_vap; in pwrsave_flushq() local
481 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_pwrsave() local
521 ieee80211_sta_pwrsave(struct ieee80211vap *vap, int enable) in ieee80211_sta_pwrsave()
[all …]
H A Dieee80211_freebsd.c118 struct ieee80211vap *vap; in wlan_clone_create() local
172 struct ieee80211vap *vap = ifp->if_softc; in wlan_clone_destroy() local
181 ieee80211_vap_destroy(struct ieee80211vap *vap) in ieee80211_vap_destroy()
246 struct ieee80211vap *vap = arg1; in ieee80211_sysctl_vap_restart() local
268 ieee80211_sysctl_vattach(struct ieee80211vap *vap) in ieee80211_sysctl_vattach()
352 ieee80211_sysctl_vdetach(struct ieee80211vap *vap) in ieee80211_sysctl_vdetach()
363 ieee80211_com_vincref(struct ieee80211vap *vap) in ieee80211_com_vincref()
384 ieee80211_com_vdecref(struct ieee80211vap *vap) in ieee80211_com_vdecref()
397 ieee80211_com_vdetach(struct ieee80211vap *vap) in ieee80211_com_vdetach()
437 ieee80211_flush_ifq(struct ifqueue *ifq, struct ieee80211vap *vap) in ieee80211_flush_ifq()
[all …]
H A Dieee80211_acl.c99 acl_attach(struct ieee80211vap *vap) in acl_attach()
117 acl_detach(struct ieee80211vap *vap) in acl_detach()
156 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in acl_check()
173 acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_add()
212 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_remove()
231 acl_free_all(struct ieee80211vap *vap) in acl_free_all()
247 acl_setpolicy(struct ieee80211vap *vap, int policy) in acl_setpolicy()
274 acl_getpolicy(struct ieee80211vap *vap) in acl_getpolicy()
282 acl_setioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_setioctl()
289 acl_getioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_getioctl()
H A Dieee80211_mesh.c198 mesh_rt_add_locked(struct ieee80211vap *vap, in mesh_rt_add_locked() argument
225 ieee80211_mesh_rt_find(struct ieee80211vap *vap, in ieee80211_mesh_rt_find() argument
238 ieee80211_mesh_rt_add(struct ieee80211vap *vap, in ieee80211_mesh_rt_add() argument
303 ieee80211_mesh_proxy_check(struct ieee80211vap * vap,const uint8_t dest[IEEE80211_ADDR_LEN]) ieee80211_mesh_proxy_check() argument
363 ieee80211_mesh_rt_del(struct ieee80211vap * vap,const uint8_t dest[IEEE80211_ADDR_LEN]) ieee80211_mesh_rt_del() argument
388 ieee80211_mesh_rt_flush(struct ieee80211vap * vap) ieee80211_mesh_rt_flush() argument
402 ieee80211_mesh_rt_flush_peer(struct ieee80211vap * vap,const uint8_t peer[IEEE80211_ADDR_LEN]) ieee80211_mesh_rt_flush_peer() argument
421 mesh_rt_flush_invalid(struct ieee80211vap * vap) mesh_rt_flush_invalid() argument
480 mesh_select_proto_path(struct ieee80211vap * vap,const char * name) mesh_select_proto_path() argument
495 mesh_select_proto_metric(struct ieee80211vap * vap,const char * name) mesh_select_proto_metric() argument
510 mesh_gatemode_setup(struct ieee80211vap * vap) mesh_gatemode_setup() argument
532 struct ieee80211vap *vap = (struct ieee80211vap *)arg; mesh_gatemode_cb() local
641 mesh_vdetach(struct ieee80211vap * vap) mesh_vdetach() argument
656 mesh_vattach(struct ieee80211vap * vap) mesh_vattach() argument
691 mesh_newstate(struct ieee80211vap * vap,enum ieee80211_state nstate,int arg) mesh_newstate() argument
848 struct ieee80211vap *vap = arg; mesh_rt_cleanup_cb() local
862 ieee80211_mesh_mark_gate(struct ieee80211vap * vap,const uint8_t * addr,struct ieee80211_mesh_route * rt) ieee80211_mesh_mark_gate() argument
900 struct ieee80211vap *vap = ni->ni_vap; mesh_linkchange() local
955 mesh_generateid(struct ieee80211vap * vap) mesh_generateid() argument
974 mesh_checkpseq(struct ieee80211vap * vap,const uint8_t source[IEEE80211_ADDR_LEN],uint32_t seq) mesh_checkpseq() argument
1005 ieee80211_mesh_find_txnode(struct ieee80211vap * vap,const uint8_t dest[IEEE80211_ADDR_LEN]) ieee80211_mesh_find_txnode() argument
1034 mesh_transmit_to_gate(struct ieee80211vap * vap,struct mbuf * m,struct ieee80211_mesh_route * rt_gate) mesh_transmit_to_gate() argument
1067 ieee80211_mesh_forward_to_gates(struct ieee80211vap * vap,struct ieee80211_mesh_route * rt_dest) ieee80211_mesh_forward_to_gates() argument
1141 mesh_forward(struct ieee80211vap * vap,struct mbuf * m,const struct ieee80211_meshcntl * mc) mesh_forward() argument
1249 mesh_decap(struct ieee80211vap * vap,struct mbuf * m,int hdrlen,int meshdrlen) mesh_decap() argument
1342 mesh_isucastforme(struct ieee80211vap * vap,const struct ieee80211_frame * wh,const struct ieee80211_meshcntl * mc) mesh_isucastforme() argument
1370 mesh_recv_indiv_data_to_fwrd(struct ieee80211vap * vap,struct mbuf * m,struct ieee80211_frame * wh,const struct ieee80211_meshcntl * mc) mesh_recv_indiv_data_to_fwrd() argument
1427 mesh_recv_indiv_data_to_me(struct ieee80211vap * vap,struct mbuf * m,struct ieee80211_frame * wh,const struct ieee80211_meshcntl * mc) mesh_recv_indiv_data_to_me() argument
1495 mesh_recv_group_data(struct ieee80211vap * vap,struct mbuf * m,struct ieee80211_frame * wh,const struct ieee80211_meshcntl * mc) mesh_recv_group_data() argument
1532 struct ieee80211vap *vap = ni->ni_vap; mesh_input() local
1832 struct ieee80211vap *vap = ni->ni_vap; mesh_recv_mgmt() local
2110 struct ieee80211vap *vap = ni->ni_vap; mesh_parse_meshpeering_action() local
2238 struct ieee80211vap *vap = ni->ni_vap; mesh_recv_action_meshpeering_open() local
2386 struct ieee80211vap *vap = ni->ni_vap; mesh_recv_action_meshpeering_confirm() local
2530 struct ieee80211vap *vap = ni->ni_vap; mesh_parse_meshgate_action() local
2563 struct ieee80211vap *vap = ni->ni_vap; mesh_recv_action_meshgate() local
2652 struct ieee80211vap *vap = ni->ni_vap; mesh_send_action() local
2713 struct ieee80211vap *vap = ni->ni_vap; mesh_send_action_meshpeering_open() local
2773 struct ieee80211vap *vap = ni->ni_vap; mesh_send_action_meshpeering_confirm() local
2841 struct ieee80211vap *vap = ni->ni_vap; mesh_send_action_meshpeering_close() local
2890 struct ieee80211vap *vap = ni->ni_vap; mesh_send_action_meshlmetric() local
2938 struct ieee80211vap *vap = ni->ni_vap; mesh_send_action_meshgate() local
3082 mesh_verify_meshid(struct ieee80211vap * vap,const uint8_t * ie) mesh_verify_meshid() argument
3095 mesh_verify_meshconf(struct ieee80211vap * vap,const uint8_t * ie) mesh_verify_meshconf() argument
3143 mesh_verify_meshpeer(struct ieee80211vap * vap,uint8_t subtype,const uint8_t * ie) mesh_verify_meshpeer() argument
3186 ieee80211_add_meshid(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_meshid() argument
3204 ieee80211_add_meshconf(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_meshconf() argument
3355 ieee80211_mesh_node_init(struct ieee80211vap * vap,struct ieee80211_node * ni) ieee80211_mesh_node_init() argument
3368 struct ieee80211vap *vap = ni->ni_vap; ieee80211_mesh_node_cleanup() local
3397 ieee80211_mesh_update_beacon(struct ieee80211vap * vap,struct ieee80211_beacon_offsets * bo) ieee80211_mesh_update_beacon() argument
3409 mesh_ioctl_get80211(struct ieee80211vap * vap,struct ieee80211req * ireq) mesh_ioctl_get80211() argument
3517 mesh_ioctl_set80211(struct ieee80211vap * vap,struct ieee80211req * ireq) mesh_ioctl_set80211() argument
[all...]
H A Dieee80211_sta.c90 sta_vdetach(struct ieee80211vap *vap) in sta_vdetach() argument
95 sta_vattach(struct ieee80211vap *vap) in sta_vattach() argument
111 sta_beacon_miss(struct ieee80211vap *vap) in sta_beacon_miss() argument
187 sta_authretry(struct ieee80211vap * vap,struct ieee80211_node * ni,int reason) sta_authretry() argument
208 sta_swbmiss_start(struct ieee80211vap * vap) sta_swbmiss_start() argument
230 sta_newstate(struct ieee80211vap * vap,enum ieee80211_state nstate,int arg) sta_newstate() argument
477 isdstods_mcastecho(struct ieee80211vap * vap,const struct ieee80211_frame * wh) isdstods_mcastecho() argument
498 isfromds_mcastecho(struct ieee80211vap * vap,const struct ieee80211_frame * wh) isfromds_mcastecho() argument
514 doprint(struct ieee80211vap * vap,int subtype) doprint() argument
539 struct ieee80211vap *vap = ni->ni_vap; sta_input() local
1003 struct ieee80211vap *vap = ni->ni_vap; sta_auth_open() local
1033 struct ieee80211vap *vap = ni->ni_vap; sta_auth_shared() local
1171 ieee80211_parse_wmeparams(struct ieee80211vap * vap,uint8_t * frm,const struct ieee80211_frame * wh,uint8_t * qosinfo) ieee80211_parse_wmeparams() argument
1227 ieee80211_parse_csaparams(struct ieee80211vap * vap,uint8_t * frm,const struct ieee80211_frame * wh) ieee80211_parse_csaparams() argument
1339 contbgscan(struct ieee80211vap * vap) contbgscan() argument
1359 startbgscan(struct ieee80211vap * vap) startbgscan() argument
1400 struct ieee80211vap *vap = ni->ni_vap; sta_recv_mgmt() local
[all...]
H A Dieee80211_input.c121 struct ieee80211vap *vap; in ieee80211_input_mimo_all() local
175 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_defrag() local
274 ieee80211_deliver_data(struct ieee80211vap *vap, in ieee80211_deliver_data()
314 ieee80211_decap(struct ieee80211vap *vap, struct mbuf *m, int hdrlen, in ieee80211_decap()
430 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_setup_rates() local
466 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_error() local
521 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_beacon() local
794 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_action() local
917 ieee80211_ssid_mismatch(struct ieee80211vap *vap, const char *tag, in ieee80211_ssid_mismatch()
930 ieee80211_getbssid(const struct ieee80211vap *vap, in ieee80211_getbssid()
[all …]
H A Dieee80211_scan_sw.c125 ieee80211_swscan_vattach(struct ieee80211vap *vap) in ieee80211_swscan_vattach() argument
135 ieee80211_swscan_vdetach(struct ieee80211vap *vap) in ieee80211_swscan_vdetach() argument
148 ieee80211_swscan_set_scan_duration(struct ieee80211vap *vap, u_int duration) in ieee80211_swscan_set_scan_duration() argument
165 struct ieee80211vap *vap, int flags, u_int duration, in ieee80211_swscan_start_scan_locked() argument
240 ieee80211_swscan_start_scan(const struct ieee80211_scanner * scan,struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_swscan_start_scan() argument
267 ieee80211_swscan_check_scan(const struct ieee80211_scanner * scan,struct ieee80211vap * vap,int flags,u_int duration,u_int mindwell,u_int maxdwell,u_int nssid,const struct ieee80211_scan_ssid ssids[]) ieee80211_swscan_check_scan() argument
332 ieee80211_swscan_bg_scan(const struct ieee80211_scanner * scan,struct ieee80211vap * vap,int flags) ieee80211_swscan_bg_scan() argument
429 cancel_scan(struct ieee80211vap * vap,int any,const char * func) cancel_scan() argument
466 ieee80211_swscan_cancel_scan(struct ieee80211vap * vap) ieee80211_swscan_cancel_scan() argument
475 ieee80211_swscan_cancel_anyscan(struct ieee80211vap * vap) ieee80211_swscan_cancel_anyscan() argument
491 ieee80211_swscan_scan_next(struct ieee80211vap * vap) ieee80211_swscan_scan_next() argument
507 ieee80211_swscan_scan_done(struct ieee80211vap * vap) ieee80211_swscan_scan_done() argument
525 ieee80211_swscan_probe_curchan(struct ieee80211vap * vap,int force) ieee80211_swscan_probe_curchan() argument
563 struct ieee80211vap *vap = ss->ss_vap; scan_curchan() local
626 struct ieee80211vap *vap = ss->ss_vap; scan_start() local
789 struct ieee80211vap *vap = ss->ss_vap; scan_end() local
898 struct ieee80211vap *vap = ss->ss_vap; scan_done() local
951 ieee80211_swscan_add_scan(struct ieee80211vap * vap,struct ieee80211_channel * curchan,const struct ieee80211_scanparams * sp,const struct ieee80211_frame * wh,int subtype,int rssi,int noise) ieee80211_swscan_add_scan() argument
[all...]
H A Dieee80211_output.c94 doprint(struct ieee80211vap *vap, int subtype) in doprint() argument
121 ieee80211_vap_pkt_send_dest(struct ieee80211vap *vap, struct mbuf *m, in ieee80211_vap_pkt_send_dest() argument
345 ieee80211_start_pkt(struct ieee80211vap * vap,struct mbuf * m) ieee80211_start_pkt() argument
347 IS_DWDS(vap) ieee80211_start_pkt() argument
496 struct ieee80211vap *vap = ifp->if_softc; ieee80211_vap_transmit() local
560 ieee80211_raw_output(struct ieee80211vap * vap,struct ieee80211_node * ni,struct mbuf * m,const struct ieee80211_bpf_params * params) ieee80211_raw_output() argument
751 struct ieee80211vap *vap; ieee80211_output() local
893 struct ieee80211vap *vap = ni->ni_vap; ieee80211_send_setup() local
1016 struct ieee80211vap *vap = ni->ni_vap; ieee80211_mgmt_output() local
1076 struct ieee80211vap *vap = ni->ni_vap; ieee80211_nulldata_transmitted() local
1096 struct ieee80211vap *vap = ni->ni_vap; ieee80211_send_nulldata() local
1350 ieee80211_mbuf_adjust(struct ieee80211vap * vap,int hdrsize,struct ieee80211_key * key,struct mbuf * m) ieee80211_mbuf_adjust() argument
1432 ieee80211_crypto_getucastkey(struct ieee80211vap * vap,struct ieee80211_node * ni) ieee80211_crypto_getucastkey() argument
1451 ieee80211_crypto_getmcastkey(struct ieee80211vap * vap,struct ieee80211_node * ni) ieee80211_crypto_getmcastkey() argument
1470 ieee80211_encap(struct ieee80211vap * vap,struct ieee80211_node * ni,struct mbuf * m) ieee80211_encap() argument
1969 ieee80211_fragment(struct ieee80211vap * vap,struct mbuf * m0,u_int hdrsize,u_int ciphdrsize,u_int mtu) ieee80211_fragment() argument
2112 ieee80211_add_erp(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_erp() argument
2191 struct ieee80211vap *vap = ni->ni_vap; ieee80211_add_wme_info() local
2276 ieee80211_add_powerconstraint(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_powerconstraint() argument
2320 ieee80211_add_quiet(uint8_t * frm,struct ieee80211vap * vap,int update) ieee80211_add_quiet() argument
2357 ieee80211_add_csa(uint8_t * frm,struct ieee80211vap * vap) ieee80211_add_csa() argument
2395 ieee80211_add_wpa(uint8_t * frm,const struct ieee80211vap * vap) ieee80211_add_wpa() argument
2406 ieee80211_add_rsn(uint8_t * frm,const struct ieee80211vap * vap) ieee80211_add_rsn() argument
2434 ieee80211_probereq_ie_len(struct ieee80211vap * vap,struct ieee80211com * ic) ieee80211_probereq_ie_len() argument
2469 ieee80211_probereq_ie(struct ieee80211vap * vap,struct ieee80211com * ic,uint8_t ** frmp,uint32_t * frmlen,const uint8_t * ssid,size_t ssidlen,bool alloc) ieee80211_probereq_ie() argument
2556 struct ieee80211vap *vap = ni->ni_vap; ieee80211_send_probereq() local
2655 ieee80211_getcapinfo(struct ieee80211vap * vap,struct ieee80211_channel * chan) ieee80211_getcapinfo() argument
2689 struct ieee80211vap *vap = ni->ni_vap; ieee80211_send_mgmt() local
3060 struct ieee80211vap *vap = bss->ni_vap; ieee80211_alloc_proberesp() local
3237 ieee80211_send_proberesp(struct ieee80211vap * vap,const uint8_t da[IEEE80211_ADDR_LEN],int legacy) ieee80211_send_proberesp() argument
3353 struct ieee80211vap *vap = ni->ni_vap; ieee80211_alloc_prot() local
3382 struct ieee80211vap *vap = arg; ieee80211_tx_mgt_timeout() local
3420 struct ieee80211vap *vap = ni->ni_vap; ieee80211_tx_mgt_cb() local
3450 struct ieee80211vap *vap = ni->ni_vap; ieee80211_beacon_construct() local
3661 struct ieee80211vap *vap = ni->ni_vap; ieee80211_beacon_alloc() local
3779 struct ieee80211vap *vap = ni->ni_vap; ieee80211_beacon_update() local
4125 ieee80211_ff_encap1(struct ieee80211vap * vap,struct mbuf * m,const struct ether_header * eh) ieee80211_ff_encap1() argument
[all...]
H A Dieee80211_crypto_none.c75 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in none_attach()
101 struct ieee80211vap *vap = k->wk_private; in none_encap() local
122 struct ieee80211vap *vap = k->wk_private; in none_decap() local
142 struct ieee80211vap *vap = k->wk_private; in none_enmic() local
151 struct ieee80211vap *vap = k->wk_private; in none_demic() local
H A Dieee80211_monitor.c75 monitor_vdetach(struct ieee80211vap *vap) in monitor_vdetach()
80 monitor_vattach(struct ieee80211vap *vap) in monitor_vattach()
91 monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in monitor_newstate()
128 struct ieee80211vap *vap = ni->ni_vap; in monitor_input() local
H A Dieee80211_superg.c149 ieee80211_superg_vattach(struct ieee80211vap *vap) in ieee80211_superg_vattach()
164 ieee80211_superg_vdetach(struct ieee80211vap *vap) in ieee80211_superg_vdetach()
201 const struct ieee80211vap *vap = bss->ni_vap; in ieee80211_add_athcaps() local
224 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_athparams() local
274 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_decap() local
361 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_ff_encap()
493 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, in ieee80211_amsdu_encap()
592 struct ieee80211vap *vap = ni->ni_vap; in ff_transmit() local
615 struct ieee80211vap *vap; in ff_flush() local
725 struct ieee80211vap *vap = ni->ni_vap; in ff_approx_txtime() local
[all …]
H A Dieee80211_ratectl_none.c52 none_init(struct ieee80211vap *vap) in none_init()
57 none_deinit(struct ieee80211vap *vap) in none_deinit()
89 none_tx_update(struct ieee80211vap *vap, in none_tx_update()
95 none_setinterval(const struct ieee80211vap *vap, int msecs) in none_setinterval()
H A Dieee80211_ht.c250 ieee80211_ht_vattach(struct ieee80211vap *vap) in ieee80211_ht_vattach() argument
312 ieee80211_ht_vdetach(struct ieee80211vap * vap) ieee80211_ht_vdetach() argument
468 struct ieee80211vap *vap = ni->ni_vap; ieee80211_decap_amsdu() local
545 struct ieee80211vap *vap = ni->ni_vap; ampdu_rx_add_slot() local
696 struct ieee80211vap *vap = ni->ni_vap; ampdu_rx_start() local
833 struct ieee80211vap *vap = ni->ni_vap; ampdu_rx_moveup() local
874 struct ieee80211vap *vap = ni->ni_vap; ampdu_rx_dispatch() local
939 struct ieee80211vap *vap = ni->ni_vap; ampdu_rx_flush_upto() local
1002 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ampdu_reorder() local
1225 struct ieee80211vap *vap = ni->ni_vap; ieee80211_recv_bar() local
1374 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_node_age() local
1455 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_wds_init() local
1512 ieee80211_htinfo_notify(struct ieee80211vap * vap) ieee80211_htinfo_notify() argument
1543 htinfo_update(struct ieee80211vap * vap) htinfo_update() argument
1574 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_node_join() local
1592 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_node_leave() local
1618 ieee80211_htprot_update(struct ieee80211vap * vap,int protmode) ieee80211_htprot_update() argument
1650 ieee80211_ht_timeout(struct ieee80211vap * vap) ieee80211_ht_timeout() argument
1863 struct ieee80211vap *vap = ni->ni_vap; htcap_update_shortgi() local
1881 struct ieee80211vap *vap = ni->ni_vap; htcap_update_ldpc() local
1901 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_updateparams() local
1930 struct ieee80211vap *vap = ni->ni_vap; ieee80211_vht_get_vhtflags() local
2014 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_updateparams_final() local
2055 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_updatehtcap() local
2072 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ht_updatehtcap_final() local
2104 struct ieee80211vap *vap = ni->ni_vap; ieee80211_setup_htrates() local
2348 struct ieee80211vap *vap = ni->ni_vap; ieee80211_addba_response() local
2405 struct ieee80211vap *vap = ni->ni_vap; ht_recv_action_ba_addba_request() local
2482 struct ieee80211vap *vap = ni->ni_vap; ht_recv_action_ba_addba_response() local
2657 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ampdu_enable() local
2754 struct ieee80211vap *vap = ni->ni_vap; ieee80211_ampdu_stop() local
2914 struct ieee80211vap *vap = ni->ni_vap; ieee80211_send_bar() local
3044 struct ieee80211vap *vap = ni->ni_vap; ht_send_action_ba_addba() local
3093 struct ieee80211vap *vap = ni->ni_vap; ht_send_action_ba_delba() local
3136 struct ieee80211vap *vap = ni->ni_vap; ht_send_action_ht_txchwidth() local
3230 struct ieee80211vap *vap = ni->ni_vap; ieee80211_add_htcap_body() local
3367 ieee80211_add_htcap_body_ch(uint8_t * frm,struct ieee80211vap * vap,struct ieee80211_channel * c) ieee80211_add_htcap_body_ch() argument
3444 ieee80211_add_htcap_ch(uint8_t * frm,struct ieee80211vap * vap,struct ieee80211_channel * c) ieee80211_add_htcap_ch() argument
3491 ieee80211_ht_update_beacon(struct ieee80211vap * vap,struct ieee80211_beacon_offsets * bo) ieee80211_ht_update_beacon() argument
3544 struct ieee80211vap *vap = ni->ni_vap; ieee80211_add_htinfo_body() local
[all...]
H A Dieee80211_adhoc.c92 adhoc_vdetach(struct ieee80211vap *vap) in adhoc_vdetach() argument
97 adhoc_vattach(struct ieee80211vap *vap) in adhoc_vattach() argument
121 struct ieee80211vap *vap = ni->ni_vap; sta_leave() local
131 adhoc_newstate(struct ieee80211vap * vap,enum ieee80211_state nstate,int arg) adhoc_newstate() argument
283 doprint(struct ieee80211vap * vap,int subtype) doprint() argument
308 struct ieee80211vap *vap = ni->ni_vap; adhoc_input() local
707 struct ieee80211vap *vap = ni->ni_vap; adhoc_recv_mgmt() local
1006 struct ieee80211vap *vap = ni->ni_vap; ahdemo_recv_mgmt() local
[all...]
H A Dieee80211_hwmp.c254 hwmp_vattach(struct ieee80211vap *vap) in hwmp_vattach()
273 hwmp_vdetach(struct ieee80211vap *vap) in hwmp_vdetach()
283 hwmp_newstate(struct ieee80211vap *vap, enum ieee80211_state ostate, int arg) in hwmp_newstate()
304 verify_mesh_preq_len(struct ieee80211vap *vap, in verify_mesh_preq_len()
335 verify_mesh_prep_len(struct ieee80211vap *vap, in verify_mesh_prep_len()
359 verify_mesh_perr_len(struct ieee80211vap *vap, in verify_mesh_perr_len()
399 struct ieee80211vap *vap = ni->ni_vap; in hwmp_recv_action_meshpath() local
579 hwmp_send_action(struct ieee80211vap *vap, in hwmp_send_action()
799 hwmp_rootmode_setup(struct ieee80211vap *vap) in hwmp_rootmode_setup()
833 struct ieee80211vap *vap = (struct ieee80211vap *)arg; in hwmp_rootmode_cb() local
[all …]
H A Dieee80211_wds.c82 wds_vdetach(struct ieee80211vap *vap) in wds_vdetach() argument
92 wds_vattach(struct ieee80211vap *vap) in wds_vattach() argument
123 ieee80211_create_wds(struct ieee80211vap * vap,struct ieee80211_channel * chan) ieee80211_create_wds() argument
235 struct ieee80211vap *vap; ieee80211_dwds_mcast() local
342 wds_newstate(struct ieee80211vap * vap,enum ieee80211_state nstate,int arg) wds_newstate() argument
410 struct ieee80211vap *vap = ni->ni_vap; wds_input() local
746 struct ieee80211vap *vap = ni->ni_vap; wds_recv_mgmt() local
[all...]
/freebsd-src/contrib/libxo/libxo/
H A Dxo.h224 xo_emit_hvp (xo_handle_t *xop, const char *fmt, va_list vap) in xo_emit_hvp()
233 va_list vap; in xo_emit_hp() local
244 va_list vap; in xo_emit_p() local
254 const char *fmt, va_list vap) in xo_emit_hvfp()
263 va_list vap; in xo_emit_hfp() local
274 va_list vap; in xo_emit_fp() local
483 const char *fmt, va_list vap) in xo_emit_warn_hcvp()
492 va_list vap; in xo_emit_warn_hcp() local
502 va_list vap; in xo_emit_warn_cp() local
513 va_list vap; in xo_emit_warn_p() local
[all …]
/freebsd-src/sys/dev/wtap/
H A Dif_wtap.c150 struct ieee80211vap *vap = ni->ni_vap; in wtap_recv_mgmt() local
187 wtap_reset_vap(struct ieee80211vap *vap, u_long cmd) in wtap_reset_vap()
195 wtap_beacon_update(struct ieee80211vap *vap, int item) in wtap_beacon_update()
209 struct ieee80211vap *vap = ni->ni_vap; in wtap_beacon_alloc() local
230 wtap_beacon_config(struct wtap_softc *sc, struct ieee80211vap *vap) in wtap_beacon_config()
239 struct ieee80211vap *vap = arg; in wtap_beacon_intrp() local
278 wtap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in wtap_newstate()
350 wtap_bmiss(struct ieee80211vap *vap) in wtap_bmiss()
365 struct ieee80211vap *vap; in wtap_vap_create() local
410 wtap_vap_delete(struct ieee80211vap *vap) in wtap_vap_delete()
[all …]
/freebsd-src/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c258 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_mac_ctxt_cmd_common() local
384 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); in iwm_mac_ctxt_cmd_fill_sta() local
463 iwm_mac_ctxt_cmd_station(struct iwm_softc *sc, struct ieee80211vap *vap, in iwm_mac_ctxt_cmd_station()
491 iwm_mac_ctx_send(struct iwm_softc *sc, struct ieee80211vap *vap, in iwm_mac_ctx_send()
498 iwm_mac_ctxt_add(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_add()
517 iwm_mac_ctxt_changed(struct iwm_softc *sc, struct ieee80211vap *vap) in iwm_mac_ctxt_changed()

12345678