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

  /external/libpcap/
llc.h 29 #define LLC_S_FMT 1
gencode.c     [all...]
  /external/tcpdump/
llc.h 29 #define LLC_S_FMT 1
print-llc.c 310 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
318 * LLC_S_FMT, set in the first byte of the control field)
386 if ((control & LLC_S_FMT) == LLC_S_FMT) {

Completed in 1516 milliseconds