Home | History | Annotate | Download | only in iw

Lines Matching defs:protection

1067 	static const char *protection[4] = {
1084 printf("\t\t * HT protection: %s\n", protection[data[2] & 0x3]);
1088 printf("\t\t * dual CTS protection: %d\n", (data[4] & 0x80) >> 7);