Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_mesh.c1530 #define HAS_SEQ(type) ((type & 0x4) == 0) in mesh_input() macro
1579 if (HAS_SEQ(type)) { in mesh_input()
1625 if (!HAS_SEQ(type)) { in mesh_input()
1823 #undef HAS_SEQ in mesh_input()