Home
last modified time | relevance | path

Searched refs:doprint (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/test/
H A Dtest_dn_heap.c82 int doprint(void *_x, void *arg) in doprint() function
103 dn_ht_scan(h, doprint, 0); in test_hash()
116 dn_ht_scan(h, doprint, 0); in test_hash()
125 dn_ht_scan(h, doprint, 0); in test_hash()
/f-stack/freebsd/net80211/
H A Dieee80211_adhoc.c287 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
645 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in adhoc_input()
H A Dieee80211_sta.c518 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
911 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in sta_input()
H A Dieee80211_hostap.c453 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
839 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in hostap_input()
H A Dieee80211_output.c95 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
1052 if ((ieee80211_msg_debug(vap) && doprint(vap, type)) || in ieee80211_mgmt_output()