Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dtaxonomy.c94 char vhttxmcs[10 + 8 + 1]; /* ",vhttxmcs:" + %08x + trailing NUL */ in ie_to_string() local
112 os_memset(vhttxmcs, 0, sizeof(vhttxmcs)); in ie_to_string()
188 os_snprintf(vhttxmcs, sizeof(vhttxmcs), in ie_to_string()
230 htcap, htagg, htmcs, vhtcap, vhtrxmcs, vhttxmcs, in ie_to_string()