Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c1534 #define HAS_SEQ(type) ((type & 0x4) == 0) in mesh_input() macro
1584 if (HAS_SEQ(type)) { in mesh_input()
1630 if (!HAS_SEQ(type)) { in mesh_input()
1828 #undef HAS_SEQ in mesh_input()