Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dllc.h35 #define LLC_U_CMD(u) ((u) & 0xef) macro
H A Dprint-llc.c357 tok2str(llc_cmd_values, "%02x", LLC_U_CMD(control)), in llc_print()