Home
last modified time | relevance | path

Searched defs:wnm (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/tests/fuzzing/wnm/
DMakefile56 wnm: $(OBJS) $(LIBS) target
/hostap-latest/src/drivers/
Ddriver.h6250 struct wnm { struct
6251 u8 addr[ETH_ALEN];
6252 enum {
6254 } oper;
6255 enum {
6258 } sleep_action;
6259 int sleep_intval;
6260 u16 reason_code;
6261 u8 *buf;
6262 u16 buf_len;
[all …]