HomeSort by relevance Sort by last modified time
    Searched refs:LLC_U_FMT (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
llc.h 28 #define LLC_U_FMT 3
print-llc.c 174 if ((control & LLC_U_FMT) == LLC_U_FMT) {
269 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
278 * and UI frames (whose control field is just 3, LLC_U_FMT).

Completed in 17 milliseconds