Searched defs:vap (Results 51 - 75 of 153) sorted by relevance

1234567

/freebsd-11-stable/sys/net80211/
H A Dieee80211_crypto.h209 ieee80211_crypto_demic(struct ieee80211vap *vap, struct ieee80211_key *k, argument
220 ieee80211_crypto_enmic(struct ieee80211vap *vap, argument
233 ieee80211_crypto_resetkey(struct ieee80211vap *vap, argument
H A Dieee80211_scan_sw.c124 ieee80211_swscan_vattach(struct ieee80211vap *vap) argument
134 ieee80211_swscan_vdetach(struct ieee80211vap *vap) argument
147 ieee80211_swscan_set_scan_duration(struct ieee80211vap *vap, u_int duration) argument
163 ieee80211_swscan_start_scan_locked(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[]) 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[]) 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[]) argument
325 ieee80211_swscan_bg_scan(const struct ieee80211_scanner *scan, struct ieee80211vap *vap, int flags) argument
420 cancel_scan(struct ieee80211vap *vap, int any, const char *func) argument
453 ieee80211_swscan_cancel_scan(struct ieee80211vap *vap) argument
462 ieee80211_swscan_cancel_anyscan(struct ieee80211vap *vap) argument
478 ieee80211_swscan_scan_next(struct ieee80211vap *vap) argument
494 ieee80211_swscan_scan_done(struct ieee80211vap *vap) argument
512 ieee80211_swscan_probe_curchan(struct ieee80211vap *vap, int force) argument
550 struct ieee80211vap *vap = ss->ss_vap; local
613 struct ieee80211vap *vap = ss->ss_vap; local
763 struct ieee80211vap *vap = ss->ss_vap; local
869 struct ieee80211vap *vap = ss->ss_vap; local
913 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) argument
[all...]
H A Dieee80211_sta.c91 sta_vdetach(struct ieee80211vap *vap) argument
96 sta_vattach(struct ieee80211vap *vap) argument
112 sta_beacon_miss(struct ieee80211vap *vap) argument
188 sta_authretry(struct ieee80211vap *vap, struct ieee80211_node *ni, int reason) argument
209 sta_swbmiss_start(struct ieee80211vap *vap) argument
231 sta_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
478 isdstods_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) argument
499 isfromds_mcastecho(struct ieee80211vap *vap, const struct ieee80211_frame *wh) argument
515 doprint(struct ieee80211vap *vap, int subtype) argument
540 struct ieee80211vap *vap = ni->ni_vap; local
944 struct ieee80211vap *vap = ni->ni_vap; local
974 struct ieee80211vap *vap = ni->ni_vap; local
1084 ieee80211_parse_wmeparams(struct ieee80211vap *vap, uint8_t *frm, const struct ieee80211_frame *wh) argument
1127 ieee80211_parse_csaparams(struct ieee80211vap *vap, uint8_t *frm, const struct ieee80211_frame *wh) argument
1238 contbgscan(struct ieee80211vap *vap) argument
1257 startbgscan(struct ieee80211vap *vap) argument
1276 struct ieee80211vap *vap = ni->ni_vap; local
[all...]
H A Dieee80211_scan.c122 ieee80211_scan_vattach(struct ieee80211vap *vap) argument
145 ieee80211_scan_vdetach(struct ieee80211vap *vap) argument
227 ieee80211_scan_update_locked(struct ieee80211vap *vap, const struct ieee80211_scanner *scan) argument
293 struct ieee80211vap *vap = ss->ss_vap; local
303 ieee80211_scan_copy_ssid(struct ieee80211vap *vap, struct ieee80211_scan_state *ss, int nssid, const struct ieee80211_scan_ssid ssids[]) argument
321 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[]) argument
346 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[]) argument
404 ieee80211_check_scan_current(struct ieee80211vap *vap) argument
417 ieee80211_bg_scan(struct ieee80211vap *vap, int flags) argument
445 ieee80211_cancel_scan(struct ieee80211vap *vap) argument
459 ieee80211_cancel_anyscan(struct ieee80211vap *vap) argument
472 ieee80211_scan_next(struct ieee80211vap *vap) argument
485 ieee80211_scan_done(struct ieee80211vap *vap) argument
509 ieee80211_probe_curchan(struct ieee80211vap *vap, int force) argument
573 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) argument
602 ieee80211_scan_assoc_success(struct ieee80211vap *vap, const uint8_t mac[]) argument
617 ieee80211_scan_assoc_fail(struct ieee80211vap *vap, const uint8_t mac[], int reason) argument
633 ieee80211_scan_iterate(struct ieee80211vap *vap, ieee80211_scan_iter_func *f, void *arg) argument
646 ieee80211_scan_flush(struct ieee80211vap *vap) argument
[all...]
H A Dieee80211_tdma.c126 settxparms(struct ieee80211vap *vap, enum ieee80211_phymode mode, int rate) argument
148 ieee80211_tdma_vattach(struct ieee80211vap *vap) argument
197 tdma_vdetach(struct ieee80211vap *vap) argument
215 struct ieee80211vap *vap = arg; local
225 tdma_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
291 tdma_beacon_miss(struct ieee80211vap *vap) argument
330 struct ieee80211vap *vap = ni->ni_vap; local
409 tdma_update(struct ieee80211vap *vap, const struct ieee80211_tdma_param *tdma, struct ieee80211_node *ni, int pickslot) argument
523 struct ieee80211vap *vap = ni->ni_vap; local
628 ieee80211_tdma_getslot(struct ieee80211vap *vap) argument
643 struct ieee80211vap *vap = ni->ni_vap; local
672 ieee80211_add_tdma(uint8_t *frm, struct ieee80211vap *vap) argument
712 ieee80211_tdma_update_beacon(struct ieee80211vap *vap, struct ieee80211_beacon_offsets *bo) argument
746 tdma_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
774 tdma_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
[all...]
H A Dieee80211_superg.c134 ieee80211_superg_vattach(struct ieee80211vap *vap) argument
149 ieee80211_superg_vdetach(struct ieee80211vap *vap) argument
186 const struct ieee80211vap *vap local
209 struct ieee80211vap *vap = ni->ni_vap; local
260 struct ieee80211vap *vap = ni->ni_vap; local
348 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, struct ieee80211_key *key) argument
480 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, struct ieee80211_key *key) argument
580 struct ieee80211vap *vap = ni->ni_vap; local
603 struct ieee80211vap *vap; local
709 struct ieee80211vap *vap = ni->ni_vap; local
753 struct ieee80211vap *vap = ni->ni_vap; local
967 ieee80211_dturbo_switch(struct ieee80211vap *vap, int newflags) argument
1001 getathcap(struct ieee80211vap *vap, int cap) argument
1011 superg_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
1028 superg_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
[all...]
H A Dieee80211_crypto_tkip.c109 tkip_attach(struct ieee80211vap *vap, struct ieee80211_key *k) argument
155 struct ieee80211vap *vap = ctx->tc_vap; local
178 struct ieee80211vap *vap = ctx->tc_vap; local
230 struct ieee80211vap *vap = ctx->tc_vap; local
263 struct ieee80211vap *vap = ctx->tc_vap; local
343 struct ieee80211vap *vap = ctx->tc_vap; local
965 struct ieee80211vap *vap = ctx->tc_vap; local
[all...]
H A Dieee80211_hostap.c91 hostap_vdetach(struct ieee80211vap *vap) argument
96 hostap_vattach(struct ieee80211vap *vap) argument
110 struct ieee80211vap *vap local
122 struct ieee80211vap *vap = arg; local
135 struct ieee80211vap *vap = arg; local
158 hostap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
353 hostap_deliver_data(struct ieee80211vap *vap, struct ieee80211_node *ni, struct mbuf *m) argument
446 doprint(struct ieee80211vap *vap, int subtype) argument
471 struct ieee80211vap *vap = ni->ni_vap; local
895 struct ieee80211vap *vap = ni->ni_vap; local
974 struct ieee80211vap *vap = ni->ni_vap; local
1208 ieee80211_parse_wpa(struct ieee80211vap *vap, const uint8_t *frm, struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) argument
1356 ieee80211_parse_rsn(struct ieee80211vap *vap, const uint8_t *frm, struct ieee80211_rsnparms *rsn, const struct ieee80211_frame *wh) argument
1452 struct ieee80211vap *vap = ni->ni_vap; local
1545 struct ieee80211vap *vap = ni->ni_vap; local
1592 struct ieee80211vap *vap = ni->ni_vap; local
1617 struct ieee80211vap *vap = ni->ni_vap; local
1656 struct ieee80211vap *vap = ni->ni_vap; local
2240 struct ieee80211vap *vap = ni->ni_vap; local
[all...]
H A Dieee80211_freebsd.c76 struct ieee80211vap *vap; local
117 struct ieee80211vap *vap = ifp->if_softc; local
124 ieee80211_vap_destroy(struct ieee80211vap *vap) argument
190 struct ieee80211vap *vap local
212 ieee80211_sysctl_vattach(struct ieee80211vap *vap) argument
296 ieee80211_sysctl_vdetach(struct ieee80211vap *vap) argument
308 ieee80211_com_vincref(struct ieee80211vap *vap) argument
328 ieee80211_com_vdecref(struct ieee80211vap *vap) argument
341 ieee80211_com_vdetach(struct ieee80211vap *vap) argument
384 ieee80211_flush_ifq(struct ifqueue *ifq, struct ieee80211vap *vap) argument
468 ieee80211_realign(struct ieee80211vap *vap, struct mbuf *m, size_t align) argument
636 ieee80211_vap_xmitpkt(struct ieee80211vap *vap, struct mbuf *m) argument
683 struct ieee80211vap *vap = ni->ni_vap; local
704 struct ieee80211vap *vap = ni->ni_vap; local
722 ieee80211_notify_scan_done(struct ieee80211vap *vap) argument
735 ieee80211_notify_replay_failure(struct ieee80211vap *vap, const struct ieee80211_frame *wh, const struct ieee80211_key *k, u_int64_t rsc, int tid) argument
766 ieee80211_notify_michael_failure(struct ieee80211vap *vap, const struct ieee80211_frame *wh, u_int keyix) argument
791 struct ieee80211vap *vap = ni->ni_vap; local
802 struct ieee80211vap *vap; local
824 struct ieee80211vap *vap; local
844 struct ieee80211vap *vap; local
863 struct ieee80211vap *vap = ni->ni_vap; local
874 struct ieee80211vap *vap = ni->ni_vap; local
883 ieee80211_notify_country(struct ieee80211vap *vap, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t cc[2]) argument
902 struct ieee80211vap *vap; local
935 struct ieee80211vap *vap = ifp->if_softc; local
964 struct ieee80211vap *vap = ifp->if_softc; local
[all...]
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_vnops.c93 struct vattr *vap = ap->a_vap; local
193 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_internal.c383 struct vattr *vap = VTOVA(vp); local
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap.c168 struct ieee80211vap *vap = ni->ni_vap; local
176 wtap_reset_vap(struct ieee80211vap *vap, u_long cmd) argument
184 wtap_beacon_update(struct ieee80211vap *vap, int item) argument
198 struct ieee80211vap *vap = ni->ni_vap; local
220 wtap_beacon_config(struct wtap_softc *sc, struct ieee80211vap *vap) argument
230 struct ieee80211vap *vap = arg; local
261 wtap_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
307 wtap_bmiss(struct ieee80211vap *vap) argument
322 struct ieee80211vap *vap; local
365 wtap_vap_delete(struct ieee80211vap *vap) argument
422 struct ieee80211vap *vap = ni->ni_vap; local
578 struct ieee80211vap *vap = ni->ni_vap; local
594 wtap_node_alloc(struct ieee80211vap *vap, const uint8_t mac[IEEE80211_ADDR_LEN]) argument
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uralvar.h75 struct ieee80211vap vap; member in struct:ural_vap
H A Dif_rumvar.h75 struct ieee80211vap *vap; member in union:sec_param
89 struct ieee80211vap vap; member in struct:rum_vap
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_log.c68 zfs_log_create_txtype(zil_create_t type, vsecattr_t *vsecp, vattr_t *vap) argument
240 zfs_log_create(zilog_t *zilog, dmu_tx_t *tx, uint64_t txtype, znode_t *dzp, znode_t *zp, char *name, vsecattr_t *vsecp, zfs_fuid_info_t *fuidp, vattr_t *vap) argument
564 zfs_log_setattr(zilog_t *zilog, dmu_tx_t *tx, int txtype, znode_t *zp, vattr_t *vap, uint_t mask_applied, zfs_fuid_info_t *fuidp) argument
[all...]
H A Dzfs_replay.c56 zfs_init_vattr(vattr_t *vap, uint64_t mask, uint64_t mode, argument
874 vattr_t *vap local
[all...]
/freebsd-11-stable/sys/security/mac/
H A Dmac_vfs.c423 mac_vnode_check_create(struct ucred *cred, struct vnode *dvp, struct componentname *cnp, struct vattr *vap) argument
/freebsd-11-stable/sys/fs/unionfs/
H A Dunion_vnops.c810 struct vattr *vap; local
[all...]
/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo.h223 xo_emit_hvp (xo_handle_t *xop, const char *fmt, va_list vap) argument
232 va_list vap; local
243 va_list vap; local
252 xo_emit_hvfp(xo_handle_t *xop, xo_emit_flags_t flags, const char *fmt, va_list vap) argument
262 va_list vap; local
273 va_list vap; local
463 xo_emit_warn_hcvp(xo_handle_t *xop, int as_warning, int code, const char *fmt, va_list vap) argument
473 va_list vap; local
483 va_list vap; local
494 va_list vap; local
504 va_list vap; local
515 va_list vap; local
527 va_list vap; local
538 va_list vap; local
[all...]
H A Dxo_syslog.c489 xo_vsyslog (int pri, const char *name, const char *fmt, va_list vap) argument
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h124 vattr_init_mask(vattr_t *vap) argument
[all...]
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vnops.c346 struct vattr *vap = ap->a_vap; local
385 struct vattr *vap = ap->a_vap; local
616 struct vattr *vap = ap->a_vap; local
1246 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipwvar.h84 struct ieee80211vap vap; member in struct:ipw_vap
/freebsd-11-stable/sys/kern/
H A Dvfs_default.c946 struct vattr vattr, *vap; local
[all...]
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c243 struct vattr *vap = v->a_vap; local
260 struct vattr *vap = v->a_vap; local
372 struct vattr *vap local
411 struct vattr *vap = v->a_vap; local
1081 struct vattr *vap = v->a_vap; local
1187 struct vattr *vap = v->a_vap; local
[all...]

Completed in 160 milliseconds

1234567