Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/tcpdump/
Dprint-fr.c192 int length, u_int addr_len, u_int dlci, uint8_t *flags, uint16_t nlpid) in fr_hdr_print() argument
199 if (nlpid <= 0xff) /* if its smaller than 256 then its a NLPID */ in fr_hdr_print()
204 tok2str(nlpid_values,"unknown", nlpid), in fr_hdr_print()
205 nlpid, in fr_hdr_print()
212 tok2str(ethertype_values, "unknown", nlpid), in fr_hdr_print()
213 nlpid, in fr_hdr_print()
244 uint16_t nlpid; in fr_print() local
313 nlpid = p[hdr_len - 1]; in fr_print()
316 fr_hdr_print(ndo, length, addr_len, dlci, flags, nlpid); in fr_print()
320 switch (nlpid) { in fr_print()
[all …]
DINSTALL.txt96 nlpid.c - OSI NLPID value-to-name table
97 nlpid.h - OSI NLPID definitions
DMakefile.in88 nlpid.c \
283 nlpid.h \
Dprint-isoclns.c610 uint8_t nlpid; member
745 uint8_t nlpid; member
1080 uint8_t nlpid; member
1114 if (esis_header->nlpid != NLPID_ESIS) { in esis_print()
1115 ND_PRINT((ndo, " nlpid 0x%02x packet not supported", esis_header->nlpid)); in esis_print()
/freebsd-12-stable/contrib/libpcap/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 &
/freebsd-12-stable/usr.sbin/tcpdump/tcpdump/
DMakefile23 nlpid.c \
/freebsd-12-stable/contrib/libpcap/
DMakefile.in136 nlpid.h \
DINSTALL.md303 nlpid.h - OSI network layer protocol identifier definitions