Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dieee80211.c98 static void printwmeinfo(const char *, const u_int8_t *, size_t , int);
977 printwmeinfo(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printwmeinfo() function
1333 printwmeinfo(" WME", vp, 2+vp[1], maxcols); in printies()