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

  /external/tcpdump/
token.h 40 #define LARGEST_FRAME(trp) ((ntohs((trp)->token_rcf) & 0x0070) >> 4)
print-token.c 89 static const char *largest_frame[] = { variable
143 printf(" (%s) ", largest_frame[LARGEST_FRAME(trp)]);

Completed in 545 milliseconds