Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-fr.c195 u_int dlci, uint32_t flags, uint16_t nlpid) in fr_hdr_print() argument
202 if (nlpid <= 0xff) /* if its smaller than 256 then its a NLPID */ in fr_hdr_print()
207 tok2str(nlpid_values,"unknown", nlpid), in fr_hdr_print()
208 nlpid, in fr_hdr_print()
215 tok2str(ethertype_values, "unknown", nlpid), in fr_hdr_print()
216 nlpid, in fr_hdr_print()
247 uint16_t nlpid; in fr_print() local
317 nlpid = GET_U_1(p + hdr_len - 1); in fr_print()
320 fr_hdr_print(ndo, length, addr_len, dlci, flags, nlpid); in fr_print()
324 switch (nlpid) { in fr_print()
[all …]
H A DINSTALL.md121 nlpid.c - OSI NLPID value-to-name table
122 nlpid.h - OSI NLPID definitions
H A DMakefile.in90 nlpid.c \
304 nlpid.h \
H A Dprint-isoclns.c670 nd_uint8_t nlpid; member
804 nd_uint8_t nlpid; member
1154 nd_uint8_t nlpid; member
1189 if (GET_U_1(esis_header->nlpid) != NLPID_ESIS) { in esis_print()
1191 GET_U_1(esis_header->nlpid)); in esis_print()
H A DCMakeLists.txt1229 nlpid.c
/freebsd/contrib/libpcap/msdos/
H A 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 \
H A Dmakefile.wc118 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
/freebsd/usr.sbin/tcpdump/tcpdump/
H A DMakefile22 nlpid.c \
/freebsd/contrib/libpcap/
H A DINSTALL.md254 nlpid.h - OSI network layer protocol identifier definitions
H A DMakefile.in142 nlpid.h \