Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_adhoc.c271 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
613 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in adhoc_input()
HDieee80211_sta.c516 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
886 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in sta_input()
HDieee80211_hostap.c467 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
844 if ((ieee80211_msg_debug(vap) && doprint(vap, subtype)) || in hostap_input()
HDieee80211_output.c99 doprint(struct ieee80211vap *vap, int subtype) in doprint() function
951 if ((ieee80211_msg_debug(vap) && doprint(vap, type)) ||