Searched refs:doprint (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | test_dn_heap.c | 82 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 D | ieee80211_adhoc.c | 287 doprint(struct ieee80211vap *vap, int subtype) in doprint() function 645 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in adhoc_input()
|
| H A D | ieee80211_sta.c | 518 doprint(struct ieee80211vap *vap, int subtype) in doprint() function 911 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in sta_input()
|
| H A D | ieee80211_hostap.c | 453 doprint(struct ieee80211vap *vap, int subtype) in doprint() function 839 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in hostap_input()
|
| H A D | ieee80211_output.c | 95 doprint(struct ieee80211vap *vap, int subtype) in doprint() function 1052 if ((ieee80211_msg_debug(vap) && doprint(vap, type)) || in ieee80211_mgmt_output()
|