Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-llc.c272 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) { in llc_print()
360 if ((control & LLC_S_FMT) == LLC_S_FMT) { in llc_print()
Dllc.h31 #define LLC_S_FMT 1 macro