Home
last modified time | relevance | path

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

/external/tcpdump/
Dllc.h45 #define LLC_S_CMD(is) (((is) >> 2) & 0x03) macro
Dprint-llc.c388 tok2str(llc_supervisory_values,"?",LLC_S_CMD(control)), in llc_print()