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 270 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
278 * LLC_S_FMT, set in the first byte of the control field)
351 if ((control & LLC_S_FMT) == LLC_S_FMT) {

Completed in 35 milliseconds