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

/freebsd-9.3-release/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c80 int doprint(void *_x, void *arg) function
101 dn_ht_scan(h, doprint, 0);
114 dn_ht_scan(h, doprint, 0);
123 dn_ht_scan(h, doprint, 0);
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_adhoc.c264 doprint(struct ieee80211vap *vap, int subtype) function
622 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) ||
H A Dieee80211_sta.c491 doprint(struct ieee80211vap *vap, int subtype) function
847 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) ||
H A Dieee80211_hostap.c451 doprint(struct ieee80211vap *vap, int subtype) function
845 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) ||
H A Dieee80211_output.c102 doprint(struct ieee80211vap *vap, int subtype) function
654 if ((ieee80211_msg_debug(vap) && doprint(vap, type)) ||

Completed in 187 milliseconds