Home
last modified time | relevance | path

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

/minix/external/bsd/tcpdump/dist/
H A Dprint-802_11.c159 #define DATA_FRAME_IS_NULL(x) ((x) & 0x04) macro
2400 if (DATA_FRAME_IS_NULL(FC_SUBTYPE(fc))) in ieee802_11_print()