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

  /external/libpcap/
llc.h 26 #define LLC_U_FMT 3
gencode.c     [all...]
  /external/tcpdump/
llc.h 26 #define LLC_U_FMT 3
print-llc.c 179 if ((control & LLC_U_FMT) == LLC_U_FMT) {
310 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
319 * and UI frames (whose control field is just 3, LLC_U_FMT).

Completed in 460 milliseconds