Home
last modified time | relevance | path

Searched refs:PT_LLC (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dprint-sunatm.c57 #define PT_LLC 0x02 /* LLC encapsulation */ macro
90 case PT_LLC: in sunatm_if_print()
/external/libpcap/
Dsunatmpos.h41 #define PT_LLC 0x02 /* LLC encapsulation */ macro
Dgencode.c3091 b0 = gen_atmfield_code(cstate, A_PROTOTYPE, PT_LLC, BPF_JEQ, 0); in gen_linktype()
8692 b1 = gen_atmfield_code(cstate, A_PROTOTYPE, PT_LLC, BPF_JEQ, 0); in gen_atmtype_abbrev()