Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dieee80211.c101 static void printwpaie(const char *, const u_int8_t *, size_t , int);
1029 printwpaie(const char *tag, const u_int8_t *ie, size_t ielen, int maxlen) in printwpaie() function
1331 printwpaie(" WPA", vp, 2+vp[1], maxcols); in printies()