Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tcpdump/dist/
Dprint-fr.c200 u_int dlci, uint32_t flags, uint16_t nlpid) in fr_hdr_print() argument
207 if (nlpid <= 0xff) /* if its smaller than 256 then its a NLPID */ in fr_hdr_print()
212 tok2str(nlpid_values,"unknown", nlpid), in fr_hdr_print()
213 nlpid, in fr_hdr_print()
220 tok2str(ethertype_values, "unknown", nlpid), in fr_hdr_print()
221 nlpid, in fr_hdr_print()
252 uint16_t nlpid; in fr_print() local
322 nlpid = GET_U_1(p + hdr_len - 1); in fr_print()
325 fr_hdr_print(ndo, length, addr_len, dlci, flags, nlpid); in fr_print()
329 switch (nlpid) { in fr_print()
[all …]
DINSTALL.md121 nlpid.c - OSI NLPID value-to-name table
122 nlpid.h - OSI NLPID definitions
DMakefile.in90 nlpid.c \
304 nlpid.h \
Dprint-isoclns.c675 nd_uint8_t nlpid; member
809 nd_uint8_t nlpid; member
1159 nd_uint8_t nlpid; member
1194 if (GET_U_1(esis_header->nlpid) != NLPID_ESIS) { in esis_print()
1196 GET_U_1(esis_header->nlpid)); in esis_print()
DCMakeLists.txt1229 nlpid.c
/netbsd/src/external/bsd/libpcap/dist/msdos/
Dmakefile128 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
166 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
Dmakefile.wc118 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
/netbsd/src/external/bsd/tcpdump/bin/
DMakefile20 signature.c l2vpn.c nlpid.c ntp.c ipproto.c af.c in_cksum.c \
/netbsd/src/external/bsd/libpcap/dist/
DMakefile.in142 nlpid.h \
DINSTALL.md254 nlpid.h - OSI network layer protocol identifier definitions