Home
last modified time | relevance | path

Searched refs:nlpid (Results 1 – 12 of 12) sorted by relevance

/external/tcpdump/
Dprint-fr.c189 fr_hdr_print(int length, u_int addr_len, u_int dlci, u_int8_t *flags, u_int16_t nlpid) in fr_hdr_print() argument
196 if (nlpid <= 0xff) /* if its smaller than 256 then its a NLPID */ in fr_hdr_print()
201 tok2str(nlpid_values,"unknown", nlpid), in fr_hdr_print()
202 nlpid, in fr_hdr_print()
209 tok2str(ethertype_values, "unknown", nlpid), in fr_hdr_print()
210 nlpid, in fr_hdr_print()
238 u_int16_t nlpid; in fr_print() local
275 nlpid = p[hdr_len - 1]; in fr_print()
278 fr_hdr_print(length, addr_len, dlci, flags, nlpid); in fr_print()
282 switch (nlpid) { in fr_print()
[all …]
DAndroid.mk5 nlpid.c l2vpn.c machdep.c parsenfsfh.c in_cksum.c \
DMakefile.in75 nlpid.c l2vpn.c machdep.c parsenfsfh.c in_cksum.c \
166 nlpid.h \
Dprint-isoclns.c611 u_int8_t nlpid; member
753 u_int8_t nlpid; member
1018 u_int8_t nlpid; member
1054 if (esis_header->nlpid != NLPID_ESIS) { in esis_print()
1055 printf(" nlpid 0x%02x packet not supported", esis_header->nlpid); in esis_print()
DINSTALL.txt121 nlpid.c - OSI NLPID value-to-name table
122 nlpid.h - OSI NLPID definitions
/external/libpcap/msdos/
Dmakefile130 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
170 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
Dmakefile.wc117 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
Dmakefile.dj129 pcap-bpf.h ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h \
/external/tcpdump/win32/prj/
DGNUmakefile153 ../../nlpid.o \
DWinDump.dsp152 SOURCE=..\..\nlpid.c
/external/libpcap/
DMakefile.in123 nlpid.h \
DINSTALL.txt352 nlpid.h - OSI network layer protocol identifier definitions