Searched refs:nlpid (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-fr.c | 200 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 …]
|
| D | INSTALL.md | 121 nlpid.c - OSI NLPID value-to-name table 122 nlpid.h - OSI NLPID definitions
|
| D | Makefile.in | 90 nlpid.c \ 304 nlpid.h \
|
| D | print-isoclns.c | 675 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()
|
| D | CMakeLists.txt | 1229 nlpid.c
|
| /netbsd/src/external/bsd/libpcap/dist/msdos/ |
| 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 \
|
| D | makefile.wc | 118 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
|
| /netbsd/src/external/bsd/tcpdump/bin/ |
| D | Makefile | 20 signature.c l2vpn.c nlpid.c ntp.c ipproto.c af.c in_cksum.c \
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | Makefile.in | 142 nlpid.h \
|
| D | INSTALL.md | 254 nlpid.h - OSI network layer protocol identifier definitions
|