Home
last modified time | relevance | path

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

1234

/f-stack/freebsd/net80211/
H A Dieee80211_crypto.c98 static void null_key_update(struct ieee80211vap *vap) {} in null_key_update()
119 dev_key_alloc(struct ieee80211vap *vap, in dev_key_alloc()
127 dev_key_delete(struct ieee80211vap *vap, in dev_key_delete()
161 ieee80211_crypto_vattach(struct ieee80211vap *vap) in ieee80211_crypto_vattach()
186 ieee80211_crypto_vdetach(struct ieee80211vap *vap) in ieee80211_crypto_vdetach()
264 ieee80211_crypto_newkey(struct ieee80211vap *vap, in ieee80211_crypto_newkey()
471 ieee80211_crypto_delglobalkeys(struct ieee80211vap *vap) in ieee80211_crypto_delglobalkeys()
558 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_crypto_get_txkey() local
613 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_crypto_decap() local
753 struct ieee80211vap *vap = ni->ni_vap; in load_ucastkey() local
[all …]
H A Dieee80211_node.c215 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_authorize() local
228 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_unauthorize() local
246 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_setuptxparms() local
288 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_set_chan() local
697 struct ieee80211vap *vap; in gethtadjustflags() local
728 struct ieee80211vap *vap; in getvhtadjustflags() local
1627 const struct ieee80211vap *vap, in ieee80211_find_vap_node_locked_debug()
1661 const struct ieee80211vap *vap, in ieee80211_find_vap_node_debug()
2464 struct ieee80211vap *vap; in ieee80211_drain() local
2527 struct ieee80211vap *vap; in ieee80211_node_timeout() local
[all …]
H A Dieee80211_proto.c2072 struct ieee80211vap *vap; in ieee80211_start_all() local
2130 struct ieee80211vap *vap; in ieee80211_stop_all() local
2150 struct ieee80211vap *vap; in ieee80211_suspend_all() local
2171 struct ieee80211vap *vap; in ieee80211_resume_all() local
2213 struct ieee80211vap *vap; in beacon_miss() local
2297 struct ieee80211vap *vap; in ieee80211_csa_startswitch() local
2325 struct ieee80211vap *vap; in csa_completeswitch() local
2349 struct ieee80211vap *vap; in ieee80211_csa_completeswitch() local
2384 struct ieee80211vap *vap; in ieee80211_cac_completeswitch() local
2411 struct ieee80211vap *vap; in markwaiting() local
[all …]
H A Dieee80211_ioctl.c155 ieee80211_ioctl_getwpaie(struct ieee80211vap *vap, in ieee80211_ioctl_getwpaie()
380 struct ieee80211vap *vap = ni->ni_vap; in get_sta_info() local
670 ieee80211_ioctl_getroam(struct ieee80211vap *vap, in ieee80211_ioctl_getroam()
1292 struct ieee80211vap *vap; member
1344 struct ieee80211vap *vap = ni->ni_vap; in domlme() local
1367 setmlme_dropsta(struct ieee80211vap *vap, in setmlme_dropsta()
1557 setmlme_assoc_sta(struct ieee80211vap *vap, in setmlme_assoc_sta()
1582 setmlme_assoc_adhoc(struct ieee80211vap *vap, in setmlme_assoc_adhoc()
2697 isvap11g(const struct ieee80211vap *vap) in isvap11g()
2705 isvapht(const struct ieee80211vap *vap) in isvapht()
[all …]
H A Dieee80211_scan.c130 ieee80211_scan_vattach(struct ieee80211vap *vap) in ieee80211_scan_vattach()
153 ieee80211_scan_vdetach(struct ieee80211vap *vap) in ieee80211_scan_vdetach()
301 struct ieee80211vap *vap = ss->ss_vap; in ieee80211_scan_dump() local
453 ieee80211_cancel_scan(struct ieee80211vap *vap) in ieee80211_cancel_scan()
467 ieee80211_cancel_anyscan(struct ieee80211vap *vap) in ieee80211_cancel_anyscan()
480 ieee80211_scan_next(struct ieee80211vap *vap) in ieee80211_scan_next()
493 ieee80211_scan_done(struct ieee80211vap *vap) in ieee80211_scan_done()
581 ieee80211_add_scan(struct ieee80211vap *vap, in ieee80211_add_scan()
625 ieee80211_scan_assoc_fail(struct ieee80211vap *vap, in ieee80211_scan_assoc_fail()
641 ieee80211_scan_iterate(struct ieee80211vap *vap, in ieee80211_scan_iterate()
[all …]
H A Dieee80211_tdma.c128 settxparms(struct ieee80211vap *vap, enum ieee80211_phymode mode, int rate) in settxparms()
150 ieee80211_tdma_vattach(struct ieee80211vap *vap) in ieee80211_tdma_vattach()
201 tdma_vdetach(struct ieee80211vap *vap) in tdma_vdetach()
219 struct ieee80211vap *vap = ni->ni_vap; in sta_leave() local
296 tdma_beacon_miss(struct ieee80211vap *vap) in tdma_beacon_miss()
335 struct ieee80211vap *vap = ni->ni_vap; in tdma_recv_mgmt() local
528 struct ieee80211vap *vap = ni->ni_vap; in tdma_process_params() local
633 ieee80211_tdma_getslot(struct ieee80211vap *vap) in ieee80211_tdma_getslot()
648 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_tdma() local
677 ieee80211_add_tdma(uint8_t *frm, struct ieee80211vap *vap) in ieee80211_add_tdma()
[all …]
H A Dieee80211_freebsd.c118 struct ieee80211vap *vap; in wlan_clone_create() local
242 struct ieee80211vap *vap = arg1; in ieee80211_sysctl_vap_restart() local
782 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_join() local
803 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_notify_node_leave() local
904 struct ieee80211vap *vap; in ieee80211_notify_csa() local
926 struct ieee80211vap *vap; in ieee80211_notify_radar() local
946 struct ieee80211vap *vap; in ieee80211_notify_cac() local
1004 struct ieee80211vap *vap; in ieee80211_notify_radio() local
1103 struct ieee80211vap *vap; in ieee80211_debugnet_init() local
1117 struct ieee80211vap *vap; in ieee80211_debugnet_event() local
[all …]
H A Dieee80211_power.c68 ieee80211_power_vattach(struct ieee80211vap *vap) in ieee80211_power_vattach()
81 ieee80211_power_latevattach(struct ieee80211vap *vap) in ieee80211_power_latevattach()
101 ieee80211_power_vdetach(struct ieee80211vap *vap) in ieee80211_power_vdetach()
235 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_psq_age() local
275 ieee80211_update_ps(struct ieee80211vap *vap, int nsta) in ieee80211_update_ps()
289 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_set_tim() local
329 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_pwrsave() local
422 struct ieee80211vap *vap = ni->ni_vap; in pwrsave_flushq() local
483 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_node_pwrsave() local
523 ieee80211_sta_pwrsave(struct ieee80211vap *vap, int enable) in ieee80211_sta_pwrsave()
[all …]
H A Dieee80211_mesh.c645 mesh_vdetach(struct ieee80211vap *vap) in mesh_vdetach()
660 mesh_vattach(struct ieee80211vap *vap) in mesh_vattach()
852 struct ieee80211vap *vap = arg; in mesh_rt_cleanup_cb() local
904 struct ieee80211vap *vap = ni->ni_vap; in mesh_linkchange() local
978 mesh_checkpseq(struct ieee80211vap *vap, in mesh_checkpseq()
1536 struct ieee80211vap *vap = ni->ni_vap; in mesh_input() local
1836 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_mgmt() local
2114 struct ieee80211vap *vap = ni->ni_vap; in mesh_parse_meshpeering_action() local
2242 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_open() local
2390 struct ieee80211vap *vap = ni->ni_vap; in mesh_recv_action_meshpeering_confirm() local
[all …]
H A Dieee80211_scan_sw.c126 ieee80211_swscan_vattach(struct ieee80211vap *vap) in ieee80211_swscan_vattach()
136 ieee80211_swscan_vdetach(struct ieee80211vap *vap) in ieee80211_swscan_vdetach()
166 struct ieee80211vap *vap, int flags, u_int duration, in ieee80211_swscan_start_scan_locked()
242 struct ieee80211vap *vap, int flags, in ieee80211_swscan_start_scan()
269 struct ieee80211vap *vap, int flags, in ieee80211_swscan_check_scan()
334 struct ieee80211vap *vap, int flags) in ieee80211_swscan_bg_scan()
490 ieee80211_swscan_scan_next(struct ieee80211vap *vap) in ieee80211_swscan_scan_next()
562 struct ieee80211vap *vap = ss->ss_vap; in scan_curchan() local
625 struct ieee80211vap *vap = ss->ss_vap; in scan_start() local
788 struct ieee80211vap *vap = ss->ss_vap; in scan_end() local
[all …]
H A Dieee80211_input.c122 struct ieee80211vap *vap; in ieee80211_input_mimo_all() local
175 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_defrag() local
260 ieee80211_deliver_data(struct ieee80211vap *vap, in ieee80211_deliver_data()
397 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_setup_rates() local
433 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_error() local
488 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_beacon() local
755 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_action() local
891 ieee80211_getbssid(const struct ieee80211vap *vap, in ieee80211_getbssid()
919 ieee80211_note_frame(const struct ieee80211vap *vap, in ieee80211_note_frame()
934 ieee80211_note_mac(const struct ieee80211vap *vap, in ieee80211_note_mac()
[all …]
H A Dieee80211_acl.c101 acl_attach(struct ieee80211vap *vap) in acl_attach()
119 acl_detach(struct ieee80211vap *vap) in acl_detach()
158 acl_check(struct ieee80211vap *vap, const struct ieee80211_frame *wh) in acl_check()
175 acl_add(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_add()
214 acl_remove(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) in acl_remove()
233 acl_free_all(struct ieee80211vap *vap) in acl_free_all()
249 acl_setpolicy(struct ieee80211vap *vap, int policy) in acl_setpolicy()
276 acl_getpolicy(struct ieee80211vap *vap) in acl_getpolicy()
284 acl_setioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_setioctl()
291 acl_getioctl(struct ieee80211vap *vap, struct ieee80211req *ireq) in acl_getioctl()
H A Dieee80211_sta.c94 sta_vdetach(struct ieee80211vap *vap) in sta_vdetach()
99 sta_vattach(struct ieee80211vap *vap) in sta_vattach()
115 sta_beacon_miss(struct ieee80211vap *vap) in sta_beacon_miss()
212 sta_swbmiss_start(struct ieee80211vap *vap) in sta_swbmiss_start()
518 doprint(struct ieee80211vap *vap, int subtype) in doprint()
543 struct ieee80211vap *vap = ni->ni_vap; in sta_input() local
993 struct ieee80211vap *vap = ni->ni_vap; in sta_auth_open() local
1023 struct ieee80211vap *vap = ni->ni_vap; in sta_auth_shared() local
1329 contbgscan(struct ieee80211vap *vap) in contbgscan()
1349 startbgscan(struct ieee80211vap *vap) in startbgscan()
[all …]
H A Dieee80211_output.c342 #define IS_DWDS(vap) \ in ieee80211_start_pkt() argument
746 struct ieee80211vap *vap; in ieee80211_output() local
888 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_setup() local
1011 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_mgmt_output() local
1071 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_nulldata_transmitted() local
1091 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_nulldata() local
2179 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_add_wme_info() local
2427 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_probereq() local
2620 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_send_mgmt() local
3285 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_alloc_prot() local
[all …]
H A Dieee80211_superg.c151 ieee80211_superg_vattach(struct ieee80211vap *vap) in ieee80211_superg_vattach()
166 ieee80211_superg_vdetach(struct ieee80211vap *vap) in ieee80211_superg_vdetach()
203 const struct ieee80211vap *vap = bss->ni_vap; in ieee80211_add_athcaps() local
226 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_parse_athparams() local
276 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_decap() local
594 struct ieee80211vap *vap = ni->ni_vap; in ff_transmit() local
617 struct ieee80211vap *vap; in ff_flush() local
727 struct ieee80211vap *vap = ni->ni_vap; in ff_approx_txtime() local
771 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ff_check() local
979 ieee80211_dturbo_switch(struct ieee80211vap *vap, int newflags) in ieee80211_dturbo_switch()
[all …]
H A Dieee80211_crypto_none.c77 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in none_attach()
103 struct ieee80211vap *vap = k->wk_private; in none_encap() local
124 struct ieee80211vap *vap = k->wk_private; in none_decap() local
144 struct ieee80211vap *vap = k->wk_private; in none_enmic() local
153 struct ieee80211vap *vap = k->wk_private; in none_demic() local
H A Dieee80211_monitor.c80 monitor_vdetach(struct ieee80211vap *vap) in monitor_vdetach()
85 monitor_vattach(struct ieee80211vap *vap) in monitor_vattach()
96 monitor_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in monitor_newstate()
133 struct ieee80211vap *vap = ni->ni_vap; in monitor_input() local
H A Dieee80211_ht.c473 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_decap_amsdu() local
550 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_add_slot() local
701 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_start() local
838 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_moveup() local
879 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_dispatch() local
944 struct ieee80211vap *vap = ni->ni_vap; in ampdu_rx_flush_upto() local
1007 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ampdu_reorder() local
1230 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_recv_bar() local
1379 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ht_node_age() local
1460 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_ht_wds_init() local
[all …]
H A Dieee80211_hwmp.c259 hwmp_vattach(struct ieee80211vap *vap) in hwmp_vattach()
278 hwmp_vdetach(struct ieee80211vap *vap) in hwmp_vdetach()
404 struct ieee80211vap *vap = ni->ni_vap; in hwmp_recv_action_meshpath() local
1234 hwmp_send_preq(struct ieee80211vap *vap, in hwmp_send_preq()
1477 hwmp_send_prep(struct ieee80211vap *vap, in hwmp_send_prep()
1505 struct ieee80211vap *vap = ni->ni_vap; in hwmp_peerdown() local
1642 hwmp_send_perr(struct ieee80211vap *vap, in hwmp_send_perr()
1691 hwmp_senderror(struct ieee80211vap *vap, in hwmp_senderror()
1832 hwmp_send_rann(struct ieee80211vap *vap, in hwmp_send_rann()
1857 struct ieee80211vap *vap = rt->rt_vap; in hwmp_rediscover_cb() local
[all …]
H A Dieee80211_ratectl_none.c54 none_init(struct ieee80211vap *vap) in none_init()
59 none_deinit(struct ieee80211vap *vap) in none_deinit()
91 none_tx_update(struct ieee80211vap *vap, in none_tx_update()
97 none_setinterval(const struct ieee80211vap *vap, int msecs) in none_setinterval()
H A Dieee80211_adhoc.c96 adhoc_vdetach(struct ieee80211vap *vap) in adhoc_vdetach()
101 adhoc_vattach(struct ieee80211vap *vap) in adhoc_vattach()
125 struct ieee80211vap *vap = ni->ni_vap; in sta_leave() local
135 adhoc_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in adhoc_newstate()
287 doprint(struct ieee80211vap *vap, int subtype) in doprint()
312 struct ieee80211vap *vap = ni->ni_vap; in adhoc_input() local
705 struct ieee80211vap *vap = ni->ni_vap; in adhoc_recv_mgmt() local
1004 struct ieee80211vap *vap = ni->ni_vap; in ahdemo_recv_mgmt() local
H A Dieee80211_hostap.c95 hostap_vdetach(struct ieee80211vap *vap) in hostap_vdetach()
100 hostap_vattach(struct ieee80211vap *vap) in hostap_vattach()
125 struct ieee80211vap *vap = ni->ni_vap; in sta_csa() local
478 struct ieee80211vap *vap = ni->ni_vap; in hostap_input() local
913 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_open() local
992 struct ieee80211vap *vap = ni->ni_vap; in hostap_auth_shared() local
1541 struct ieee80211vap *vap = ni->ni_vap; in wpa_assocreq() local
1635 struct ieee80211vap *vap = ni->ni_vap; in ieee80211_deliver_l2uf() local
1682 struct ieee80211vap *vap = ni->ni_vap; in capinfomismatch() local
1707 struct ieee80211vap *vap = ni->ni_vap; in authalgreject() local
[all …]
H A Dieee80211_wds.c86 wds_vdetach(struct ieee80211vap *vap) in wds_vdetach()
96 wds_vattach(struct ieee80211vap *vap) in wds_vattach()
127 ieee80211_create_wds(struct ieee80211vap *vap, struct ieee80211_channel *chan) in ieee80211_create_wds()
241 struct ieee80211vap *vap; in ieee80211_dwds_mcast() local
348 wds_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) in wds_newstate()
416 struct ieee80211vap *vap = ni->ni_vap; in wds_input() local
746 struct ieee80211vap *vap = ni->ni_vap; in wds_recv_mgmt() local
H A Dieee80211_amrr.c102 amrr_setinterval(const struct ieee80211vap *vap, int msecs) in amrr_setinterval()
115 amrr_init(struct ieee80211vap *vap) in amrr_init()
135 amrr_deinit(struct ieee80211vap *vap) in amrr_deinit()
165 struct ieee80211vap *vap = ni->ni_vap; in amrr_node_init() local
428 amrr_tx_update(struct ieee80211vap *vap, in amrr_tx_update()
443 struct ieee80211vap *vap = arg1; in amrr_sysctl_interval() local
459 amrr_sysctlattach(struct ieee80211vap *vap, in amrr_sysctlattach()
/f-stack/tools/libxo/libxo/
H A Dxo.h233 va_list vap; in xo_emit_hp() local
244 va_list vap; in xo_emit_p() local
263 va_list vap; in xo_emit_hfp() local
274 va_list vap; in xo_emit_fp() local
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
523 va_list vap; in xo_emit_warnx_p() local
534 va_list vap; in xo_emit_err_p() local
546 va_list vap; in xo_emit_errx_p() local
[all …]

1234