Home
last modified time | relevance | path

Searched refs:LINUX_SLL_P_802_3 (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-sll.c121 #define LINUX_SLL_P_802_3 0x0001 /* Novell 802.3 frames without 802.2 LLC header */ macro
157 case LINUX_SLL_P_802_3: in sll_print()
238 case LINUX_SLL_P_802_3: in sll_if_print()
DCHANGES527 Linux cooked frames with a type value of LINUX_SLL_P_802_3 are IPX.
/external/libpcap/pcap/
Dsll.h124 #define LINUX_SLL_P_802_3 0x0001 /* Novell 802.3 frames without 802.2 LLC header */ macro
/external/libpcap/
Dgencode.c2012 b0 = gen_cmp(OR_LINKTYPE, 0, BPF_H, LINUX_SLL_P_802_3);