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

  /external/tcpdump/
llc.h 31 #define LLC_S_FMT 1
print-llc.c 269 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
277 * LLC_S_FMT, set in the first byte of the control field)
358 if ((control & LLC_S_FMT) == LLC_S_FMT) {

Completed in 30 milliseconds