Home | History | Annotate | Download | only in tcpdump

Lines Matching full:nlpid

36 #include "nlpid.h"
174 | NLPID |
191 int length, u_int addr_len, u_int dlci, uint8_t *flags, uint16_t nlpid)
198 if (nlpid <= 0xff) /* if its smaller than 256 then its a NLPID */
199 ND_PRINT((ndo, "Q.922, hdr-len %u, DLCI %u, Flags [%s], NLPID %s (0x%02x), length %u: ",
203 tok2str(nlpid_values,"unknown", nlpid),
204 nlpid,
211 tok2str(ethertype_values, "unknown", nlpid),
212 nlpid,
243 uint16_t nlpid;
297 hdr_len = addr_len + 1 /* UI */ + 1 /* pad */ + 1 /* NLPID */;
305 hdr_len = addr_len + 1 /* UI */ + 1 /* NLPID */;
311 nlpid = p[hdr_len - 1];
314 fr_hdr_print(ndo, length, addr_len, dlci, flags, nlpid);
318 switch (nlpid) {
330 isoclns_print(ndo, p - 1, length + 1, length + 1); /* OSI printers need the NLPID field */
338 dlci, flags, nlpid);
359 dlci, flags, nlpid);
577 /* an NLPID of 0xb1 indicates a 2-byte
584 * | NLPID (8 bits) | NLPID=0xb1
626 using Q.933 NLPID
630 |Control 0x03 | NLPID 0x08 |