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

  /external/libpcap/pcap/
sll.h 125 #define LINUX_SLL_P_802_2 0x0004 /* 802.2 frames (not D/I/X Ethernet) */
  /external/tcpdump/
print-sll.c 123 #define LINUX_SLL_P_802_2 0x0004 /* 802.2 frames (not D/I/X Ethernet) */
165 case LINUX_SLL_P_802_2:
248 case LINUX_SLL_P_802_2:
289 ether_type = LINUX_SLL_P_802_2;
  /external/libpcap/
gencode.c     [all...]

Completed in 221 milliseconds