Searched defs:vap (Results 76 - 100 of 153) sorted by relevance

1234567

/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_vnops.c297 struct vattr *vap = ap->a_vap; local
542 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_vnops.c227 struct vattr *vap = ap->a_vap; local
433 struct vattr *vap = ap->a_vap; local
493 struct vattr *vap = ap->a_vap; local
1760 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_hwmp.c251 hwmp_vattach(struct ieee80211vap *vap) argument
270 hwmp_vdetach(struct ieee80211vap *vap) argument
280 hwmp_newstate(struct ieee80211vap *vap, enu argument
301 verify_mesh_preq_len(struct ieee80211vap *vap, const struct ieee80211_frame *wh, const uint8_t *iefrm) argument
332 verify_mesh_prep_len(struct ieee80211vap *vap, const struct ieee80211_frame *wh, const uint8_t *iefrm) argument
356 verify_mesh_perr_len(struct ieee80211vap *vap, const struct ieee80211_frame *wh, const uint8_t *iefrm) argument
396 struct ieee80211vap *vap = ni->ni_vap; local
576 hwmp_send_action(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], uint8_t *ie, size_t len) argument
796 hwmp_rootmode_setup(struct ieee80211vap *vap) argument
830 struct ieee80211vap *vap = (struct ieee80211vap *)arg; local
871 struct ieee80211vap *vap = (struct ieee80211vap *)arg; local
898 hwmp_update_transmitter(struct ieee80211vap *vap, struct ieee80211_node *ni, const char *hwmp_frame) argument
937 hwmp_recv_preq(struct ieee80211vap *vap, struct ieee80211_node *ni, const struct ieee80211_frame *wh, const struct ieee80211_meshpreq_ie *preq) argument
1226 hwmp_send_preq(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], struct ieee80211_meshpreq_ie *preq, struct timeval *last, struct timeval *minint) argument
1259 hwmp_recv_prep(struct ieee80211vap *vap, struct ieee80211_node *ni, const struct ieee80211_frame *wh, const struct ieee80211_meshprep_ie *prep) argument
1469 hwmp_send_prep(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], struct ieee80211_meshprep_ie *prep) argument
1497 struct ieee80211vap *vap = ni->ni_vap; local
1532 hwmp_recv_perr(struct ieee80211vap *vap, struct ieee80211_node *ni, const struct ieee80211_frame *wh, const struct ieee80211_meshperr_ie *perr) argument
1634 hwmp_send_perr(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], struct ieee80211_meshperr_ie *perr) argument
1683 hwmp_senderror(struct ieee80211vap *vap, const uint8_t addr[IEEE80211_ADDR_LEN], struct ieee80211_mesh_route *rt, int rcode) argument
1731 hwmp_recv_rann(struct ieee80211vap *vap, struct ieee80211_node *ni, const struct ieee80211_frame *wh, const struct ieee80211_meshrann_ie *rann) argument
1824 hwmp_send_rann(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], struct ieee80211_meshrann_ie *rann) argument
1849 struct ieee80211vap *vap = rt->rt_vap; local
1902 hwmp_discover(struct ieee80211vap *vap, const uint8_t dest[IEEE80211_ADDR_LEN], struct mbuf *m) argument
2034 hwmp_ioctl_get80211(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
2057 hwmp_ioctl_set80211(struct ieee80211vap *vap, struct ieee80211req *ireq) argument
[all...]
H A Dieee80211_node.c142 ieee80211_node_vattach(struct ieee80211vap *vap) argument
160 ieee80211_node_latevattach(struct ieee80211vap *vap) argument
188 ieee80211_node_vdetach(struct ieee80211vap *vap) argument
210 struct ieee80211vap *vap = ni->ni_vap; local
223 struct ieee80211vap *vap = ni->ni_vap; local
241 struct ieee80211vap *vap = ni->ni_vap; local
278 struct ieee80211vap *vap = ni->ni_vap; local
322 ieee80211_create_ibss(struct ieee80211vap* vap, struct ieee80211_channel *chan) argument
422 ieee80211_reset_bss(struct ieee80211vap *vap) argument
461 check_bss(struct ieee80211vap *vap, struct ieee80211_node *ni) argument
501 check_bss_debug(struct ieee80211vap *vap, struct ieee80211_node *ni) argument
559 struct ieee80211vap *vap = ni->ni_vap; local
596 struct ieee80211vap *vap = ni->ni_vap; local
654 struct ieee80211vap *vap = ni->ni_vap; local
678 struct ieee80211vap *vap; local
773 struct ieee80211vap *vap = selbs->ni_vap; local
839 ieee80211_sta_join(struct ieee80211vap *vap, struct ieee80211_channel *chan, const struct ieee80211_scan_entry *se) argument
958 node_alloc(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
1065 struct ieee80211vap *vap = ni->ni_vap; local
1157 struct ieee80211vap *vap = ni->ni_vap; local
1219 ieee80211_alloc_node(struct ieee80211_node_table *nt, struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
1274 ieee80211_tmp_node(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
1311 ieee80211_dup_bss(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
1338 ieee80211_node_create_wds(struct ieee80211vap *vap, const uint8_t bssid[IEEE80211_ADDR_LEN], struct ieee80211_channel *chan) argument
1442 ieee80211_find_vap_node_locked_debug(struct ieee80211_node_table *nt, const struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1476 ieee80211_find_vap_node_debug(struct ieee80211_node_table *nt, const struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1500 ieee80211_fakeup_adhoc_node(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
1616 ieee80211_add_neighbor(struct ieee80211vap *vap, const struct ieee80211_frame *wh, const struct ieee80211_scanparams *sp) argument
1747 ieee80211_find_txnode_debug(struct ieee80211vap *vap, const uint8_t macaddr[IEEE80211_ADDR_LEN], const char *func, int line) argument
1813 struct ieee80211vap *vap = ni->ni_vap; local
2007 struct ieee80211vap *vap = ni->ni_vap; local
2055 struct ieee80211vap *vap = ni->ni_vap; local
2189 struct ieee80211vap *vap; local
2338 struct ieee80211vap *vap; local
2416 struct ieee80211vap *vap; local
2505 struct ieee80211vap *vap = ni->ni_vap; local
2685 struct ieee80211vap *vap = ni->ni_vap; local
2743 struct ieee80211vap *vap; member in struct:rssiinfo
2752 struct ieee80211vap *vap = ni->ni_vap; local
2771 struct ieee80211vap *vap = ni->ni_vap; local
2792 struct ieee80211vap *vap = ni->ni_vap; local
2809 ieee80211_getrssi(struct ieee80211vap *vap) argument
2844 ieee80211_getsignal(struct ieee80211vap *vap, int8_t *rssi, int8_t *noise) argument
[all...]
H A Dieee80211.c357 struct ieee80211vap *vap; local
441 default_reset(struct ieee80211vap *vap, u_long cmd) argument
452 struct ieee80211vap *vap = ifp->if_softc; local
477 ieee80211_vap_setup(struct ieee80211com *ic, struct ieee80211vap *vap, const char name[IFNAMSIZ], int unit, enum ieee80211_opmode opmode, int flags, const uint8_t bssid[IEEE80211_ADDR_LEN]) argument
598 ieee80211_vap_attach(struct ieee80211vap *vap, ifm_change_cb_t media_change, ifm_stat_cb_t media_stat, const uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
656 ieee80211_vap_detach(struct ieee80211vap *vap) argument
725 ieee80211_promisc(struct ieee80211vap *vap, bool on) argument
747 ieee80211_allmulti(struct ieee80211vap *vap, bool on) argument
772 struct ieee80211vap *vap; local
790 ieee80211_syncflag(struct ieee80211vap *vap, int flag) argument
812 struct ieee80211vap *vap; local
830 ieee80211_syncflag_ht(struct ieee80211vap *vap, int flag) argument
852 struct ieee80211vap *vap; local
870 ieee80211_syncflag_ext(struct ieee80211vap *vap, int flag) argument
1325 ieee80211_lookup_channel_rxstatus(struct ieee80211vap *vap, const struct ieee80211_rx_stats *rxs) argument
1642 struct ieee80211vap *vap = ifp->if_softc; local
1716 struct ieee80211vap *vap = ifp->if_softc; local
[all...]
H A Dieee80211_proto.c317 null_update_beacon(struct ieee80211vap *vap, int item) argument
322 ieee80211_proto_vattach(struct ieee80211vap *vap) argument
393 ieee80211_proto_vdetach(struct ieee80211vap *vap) argument
633 struct ieee80211vap *vap = ni->ni_vap; local
1009 setwmeparams(struct ieee80211vap *vap, const char *type, int ac, struct wmeParams *wmep, const paramType *phy) argument
1023 ieee80211_wme_initparams_locked(struct ieee80211vap *vap) argument
1101 ieee80211_wme_initparams(struct ieee80211vap *vap) argument
1114 ieee80211_wme_updateparams_locked(struct ieee80211vap *vap) argument
1286 ieee80211_wme_updateparams(struct ieee80211vap *vap) argument
1392 ieee80211_start_check_reset_chan(struct ieee80211vap *vap) argument
1408 ieee80211_start_reset_chan(struct ieee80211vap *vap) argument
1421 ieee80211_start_locked(struct ieee80211vap *vap) argument
1507 struct ieee80211vap *vap = arg; local
1523 struct ieee80211vap *vap; local
1542 ieee80211_stop_locked(struct ieee80211vap *vap) argument
1565 ieee80211_stop(struct ieee80211vap *vap) argument
1580 struct ieee80211vap *vap; local
1600 struct ieee80211vap *vap; local
1621 struct ieee80211vap *vap; local
1663 struct ieee80211vap *vap; local
1683 struct ieee80211vap *vap = arg; local
1702 struct ieee80211vap *vap = arg; local
1747 struct ieee80211vap *vap; local
1775 struct ieee80211vap *vap; local
1799 struct ieee80211vap *vap; local
1834 struct ieee80211vap *vap; local
1861 struct ieee80211vap *vap; local
1892 struct ieee80211vap *vap; local
1922 struct ieee80211vap *vap = xvap; local
2048 ieee80211_new_state_locked(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
2208 ieee80211_new_state(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
[all...]
H A Dieee80211_output.c92 doprint(struct ieee80211vap *vap, int subtype) argument
119 ieee80211_vap_pkt_send_dest(struct ieee80211vap *vap, struct mbuf *m, argument
301 ieee80211_start_pkt(struct ieee80211vap *vap, struct mbuf *m) argument
452 struct ieee80211vap *vap = ifp->if_softc; local
516 ieee80211_raw_output(struct ieee80211vap *vap, struct ieee80211_node *ni, struct mbuf *m, const struct ieee80211_bpf_params *params) argument
561 struct ieee80211vap *vap; local
697 struct ieee80211vap *vap = ni->ni_vap; local
799 struct ieee80211vap *vap = ni->ni_vap; local
859 struct ieee80211vap *vap = ni->ni_vap; local
879 struct ieee80211vap *vap = ni->ni_vap; local
1095 ieee80211_mbuf_adjust(struct ieee80211vap *vap, int hdrsize, struct ieee80211_key *key, struct mbuf *m) argument
1177 ieee80211_crypto_getucastkey(struct ieee80211vap *vap, struct ieee80211_node *ni) argument
1196 ieee80211_crypto_getmcastkey(struct ieee80211vap *vap, struct ieee80211_node *ni) argument
1215 ieee80211_encap(struct ieee80211vap *vap, struct ieee80211_node *ni, struct mbuf *m) argument
1651 ieee80211_fragment(struct ieee80211vap *vap, struct mbuf *m0, u_int hdrsize, u_int ciphdrsize, u_int mtu) argument
1913 ieee80211_add_powerconstraint(uint8_t *frm, struct ieee80211vap *vap) argument
1957 ieee80211_add_quiet(uint8_t *frm, struct ieee80211vap *vap) argument
1987 ieee80211_add_csa(uint8_t *frm, struct ieee80211vap *vap) argument
2025 ieee80211_add_wpa(uint8_t *frm, const struct ieee80211vap *vap) argument
2036 ieee80211_add_rsn(uint8_t *frm, const struct ieee80211vap *vap) argument
2069 struct ieee80211vap *vap = ni->ni_vap; local
2177 ieee80211_getcapinfo(struct ieee80211vap *vap, struct ieee80211_channel *chan) argument
2212 struct ieee80211vap *vap = ni->ni_vap; local
2566 struct ieee80211vap *vap = bss->ni_vap; local
2733 ieee80211_send_proberesp(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], int legacy) argument
2844 struct ieee80211vap *vap = arg; local
2876 struct ieee80211vap *vap = ni->ni_vap; local
2901 struct ieee80211vap *vap = ni->ni_vap; local
3063 struct ieee80211vap *vap = ni->ni_vap; local
3166 struct ieee80211vap *vap = ni->ni_vap; local
3453 ieee80211_ff_encap1(struct ieee80211vap *vap, struct mbuf *m, const struct ether_header *eh) argument
[all...]
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c491 struct ieee80211vap *vap; local
538 wi_vap_delete(struct ieee80211vap *vap) argument
767 struct ieee80211vap *vap = ni->ni_vap; local
780 wi_newstate_sta(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
849 wi_newstate_hostap(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
1038 struct ieee80211vap *vap = ni->ni_vap; local
1192 struct ieee80211vap *vap = ifp->if_softc; local
1223 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
1436 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
1513 struct ieee80211vap *vap; local
1660 wi_write_txrate(struct wi_softc *sc, struct ieee80211vap *vap) argument
1688 wi_write_wep(struct wi_softc *sc, struct ieee80211vap *vap) argument
[all...]
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndisvar.h109 struct ieee80211vap vap; member in struct:ndis_vap
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_znode.c761 zfs_mknode(znode_t *dzp, vattr_t *vap, dmu_tx_t *tx, cred_t *cr, argument
[all...]
H A Dzfs_ctldir.c485 zfsctl_common_getattr(vnode_t *vp, vattr_t *vap) argument
581 struct vattr *vap = ap->a_vap; local
1119 vattr_t *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwnvar.h105 struct ieee80211vap vap; member in struct:urtwn_vap
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_vnops.c492 struct vattr *vap = ap->a_vap; local
803 struct vattr *vap = ap->a_vap; local
978 nandfs_check_possible(struct vnode *vp, struct vattr *vap, mode_t mode) argument
1015 nandfs_check_permitted(struct vnode *vp, struct vattr *vap, mode_t mode, struct ucred *cred) argument
1040 struct vattr vap; local
1879 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_urtwvar.h89 struct ieee80211vap vap; member in struct:urtw_vap
H A Dif_ural.c566 struct ieee80211vap *vap; local
598 ural_vap_delete(struct ieee80211vap *vap) argument
670 ural_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
763 struct ieee80211vap *vap; local
1026 struct ieee80211vap *vap = ni->ni_vap; local
1066 struct ieee80211vap *vap = ni->ni_vap; local
1231 struct ieee80211vap *vap = ni->ni_vap; local
1753 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
2032 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
2179 struct ieee80211vap *vap = ni->ni_vap; local
2192 struct ieee80211vap *vap = &uvp->vap; local
2202 struct ieee80211vap *vap = &uvp->vap; local
[all...]
H A Dif_runvar.h119 struct ieee80211vap vap; member in struct:run_vap
/freebsd-11-stable/sys/fs/udf/
H A Dudf_vnops.c286 struct vattr *vap; local
340 struct vattr *vap; local
[all...]
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c331 struct ieee80211vap *vap; local
365 malo_vap_delete(struct ieee80211vap *vap) argument
1040 struct ieee80211vap *vap = ni->ni_vap; local
1518 struct ieee80211vap *vap; local
1727 malo_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
[all...]
/freebsd-11-stable/sys/dev/ral/
H A Drt2560.c370 struct ieee80211vap *vap; local
424 rt2560_vap_delete(struct ieee80211vap *vap) argument
745 rt2560_newstate(struct ieee80211vap *vap, enum ieee80211_state nstate, int arg) argument
914 struct ieee80211vap *vap; local
1277 rt2560_beacon_update(struct ieee80211vap *vap, int item) argument
1454 struct ieee80211vap *vap = ni->ni_vap; local
1507 struct ieee80211vap *vap = ni->ni_vap; local
1665 struct ieee80211vap *vap = ni->ni_vap; local
1744 struct ieee80211vap *vap = ni->ni_vap; local
2205 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
2489 struct ieee80211vap *vap = ic->ic_scan->ss_vap; local
2580 struct ieee80211vap *vap = TAILQ_FIRST(&ic->ic_vaps); local
[all...]
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c710 tmpfs_alloc_file(struct vnode *dvp, struct vnode **vpp, struct vattr *vap, argument
1728 tmpfs_chtimes(struct vnode *vp, struct vattr *vap, argument
[all...]
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vnops.c672 struct vattr *vap = ap->a_vap; local
1562 struct vattr *vap; local
[all...]
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_vnops.c322 struct vattr *vap = ap->a_vap; local
481 struct vattr *vap = ap->a_vap; local
612 struct vattr *vap = VTOVA(vp); local
1090 struct vattr *vap = ap->a_vap; local
1535 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clport.c410 struct vattr *vap, *nvap = &nap->na_vattr, *vaper = nvaper; local
825 nfscl_fillsattr(struct nfsrv_descript *nd, struct vattr *vap, struct vnode *vp, int flags, u_int32_t rdev) argument
1151 nfscl_checksattr(struct vattr *vap, struct nfsvattr *nvap) argument
[all...]
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c261 struct vattr *vap = ap->a_vap; local
336 struct vattr *vap = ap->a_vap; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c587 fop_getattr(vnode_t *vp, vattr_t *vap) argument

Completed in 321 milliseconds

1234567