Searched refs:nlpid (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/tcpdump/ |
H A D | print-fr.c | 195 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 D | INSTALL.md | 121 nlpid.c - OSI NLPID value-to-name table 122 nlpid.h - OSI NLPID definitions
|
H A D | Makefile.in | 90 nlpid.c \ 304 nlpid.h \
|
H A D | print-isoclns.c | 670 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 D | CMakeLists.txt | 1229 nlpid.c
|
/freebsd/contrib/libpcap/msdos/ |
H A D | makefile | 128 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 D | makefile.wc | 118 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
|
/freebsd/usr.sbin/tcpdump/tcpdump/ |
H A D | Makefile | 22 nlpid.c \
|
/freebsd/contrib/libpcap/ |
H A D | INSTALL.md | 254 nlpid.h - OSI network layer protocol identifier definitions
|
H A D | Makefile.in | 142 nlpid.h \
|