Home
last modified time | relevance | path

Searched defs:wf (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/tools/tools/net80211/wlanstats/
H A Dwlanstats.c395 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_setifname() local
404 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_getifname() local
412 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_getopmode() local
437 getlladdr(struct wlanstatfoo_p *wf) in getlladdr()
457 getbssid(struct wlanstatfoo_p *wf) in getbssid()
469 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) wf0; in wlan_setstamac() local
499 wlan_collect(struct wlanstatfoo_p *wf, in wlan_collect()
528 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; in wlan_collect_cur() local
536 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; in wlan_collect_tot() local
544 struct wlanstatfoo_p *wf = (struct wlanstatfoo_p *) sf; in wlan_update_tot() local
[all …]
H A Dmain.c158 struct wlanstatfoo *wf; in main() local
/dflybsd-src/tools/tools/ath/athstats/
H A Dathstats.c430 struct athstatfoo_p *wf = (struct athstatfoo_p *) wf0; in ath_setifname() local
442 struct athstatfoo_p *wf = (struct athstatfoo_p *) wf0; in ath_zerostats() local
449 ath_collect(struct athstatfoo_p *wf, struct _athstats *stats) in ath_collect()
475 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; in ath_collect_cur() local
483 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; in ath_collect_tot() local
491 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; in ath_update_tot() local
510 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; in ath_get_curstat() local
731 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; in ath_get_totstat() local
951 struct athstatfoo_p *wf = (struct athstatfoo_p *) sf; in ath_print_verbose() local
988 struct athstatfoo_p *wf; in STATFOO_DEFINE_BOUNCE() local
H A Dmain.c90 struct athstatfoo *wf; in main() local
/dflybsd-src/sys/sys/
H A Dsocketvar2.h59 ssb_lock(struct signalsockbuf *ssb, int wf) in ssb_lock()
/dflybsd-src/usr.sbin/rpc.ypupdated/
H A Dupdate.c234 FILE *wf; in localupdate() local
/dflybsd-src/usr.bin/newkey/
H A Dupdate.c244 FILE *wf; local
/dflybsd-src/sys/kern/
H A Dsys_pipe.c279 struct file *rf, *wf; in kern_pipe() local