Searched refs:print_chaninfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-802_11.c1848 print_chaninfo(int freq, int flags) function
2016 print_chaninfo(u.u16, u2.u16);
2110 print_chaninfo(u2.u16, u.u32);
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c3474 print_chaninfo(const struct ieee80211_channel *c, int verb) function
3577 print_chaninfo(&achans->ic_chans[i], verb);
3578 print_chaninfo(&achans->ic_chans[half+i], verb);
3582 print_chaninfo(&achans->ic_chans[i], verb);
3606 print_chaninfo(c, 1);

Completed in 163 milliseconds