Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/ap/
H A Dtaxonomy.c92 char vhtcap[8 + 8 + 1]; /* ",vhtcap:" + %08x + trailing NUL */ in ie_to_string() local
110 os_memset(vhtcap, 0, sizeof(vhtcap)); in ie_to_string()
174 os_snprintf(vhtcap, sizeof(vhtcap), in ie_to_string()
230 htcap, htagg, htmcs, vhtcap, vhtrxmcs, vhttxmcs, in ie_to_string()