HomeSort by relevance Sort by last modified time
    Searched defs:LINUX_SLL_P_802_2 (Results 1 - 2 of 2) 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 122 #define LINUX_SLL_P_802_2 0x0004 /* 802.2 frames (not D/I/X Ethernet) */
164 case LINUX_SLL_P_802_2:
245 case LINUX_SLL_P_802_2:
288 ether_type = LINUX_SLL_P_802_2;

Completed in 4308 milliseconds