Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dieee80211.h85 #define IEEE80211_FC1_DIR_TODS 0x01 /* STA->AP */ macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c2822 (yyval.i) = IEEE80211_FC1_DIR_TODS; in yyparse()