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

  /external/libpcap/
llc.h 42 #define LLC_XID 0xaf
grammar.y 192 { LLC_XID, "xid" },
grammar.c 238 { LLC_XID, "xid" },
    [all...]
  /external/tcpdump/
llc.h 42 #define LLC_XID 0xaf
print-llc.c 63 { LLC_XID, "xid" },
360 if ((control & ~LLC_U_POLL) == LLC_XID) {

Completed in 379 milliseconds