HomeSort by relevance Sort by last modified time
    Searched full:nlpid (Results 1 - 25 of 27) sorted by null

1 2

  /external/tcpdump/tests/
isis_3-v.out 6 NLPID(s): IPv4 (0xcc)
24 NLPID(s): IPv4 (0xcc)
42 NLPID(s): IPv4 (0xcc)
60 NLPID(s): IPv4 (0xcc)
78 NLPID(s): IPv4 (0xcc)
98 NLPID(s): IPv4 (0xcc)
118 NLPID(s): IPv4 (0xcc)
140 NLPID(s): IPv4 (0xcc)
168 NLPID(s): IPv4 (0xcc)
186 NLPID(s): IPv4 (0xcc
    [all...]
isis_2-v.out 6 NLPID(s): IPv4 (0xcc)
24 NLPID(s): IPv4 (0xcc)
42 NLPID(s): IPv4 (0xcc)
60 NLPID(s): IPv4 (0xcc)
78 NLPID(s): IPv4 (0xcc)
96 NLPID(s): IPv4 (0xcc)
116 NLPID(s): IPv4 (0xcc)
136 NLPID(s): IPv4 (0xcc)
158 NLPID(s): IPv4 (0xcc)
176 NLPID(s): IPv4 (0xcc
    [all...]
isis_1-v.out 15 NLPID(s): IPv4 (0xcc)
35 NLPID(s): IPv4 (0xcc)
55 NLPID(s): IPv4 (0xcc)
75 NLPID(s): IPv4 (0xcc)
104 NLPID(s): IPv4 (0xcc)
124 NLPID(s): IPv4 (0xcc)
146 NLPID(s): IPv4 (0xcc)
167 NLPID(s): IPv4 (0xcc)
187 NLPID(s): IPv4 (0xcc)
216 NLPID(s): IPv4 (0xcc
    [all...]
isis_4-v.out 10 NLPID(s): IPv4 (0xcc)
30 NLPID(s): IPv4 (0xcc)
50 NLPID(s): IPv4 (0xcc)
70 NLPID(s): IPv4 (0xcc)
90 NLPID(s): IPv4 (0xcc)
110 NLPID(s): IPv4 (0xcc)
130 NLPID(s): IPv4 (0xcc)
150 NLPID(s): IPv4 (0xcc)
168 NLPID(s): IPv4 (0xcc)
185 NLPID(s): IPv4 (0xcc
    [all...]
  /external/tcpdump/
print-fr.c 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; local
    [all...]
nlpid.c 23 #include "nlpid.h"
print-cdp.c 39 #include "nlpid.h"
267 * PT_NLPID means that the protocol type field contains an OSI NLPID.
272 #define PT_NLPID 1 /* OSI NLPID */
308 * IPv4: protocol type = NLPID, protocol length = 1
309 * (1-byte NLPID), protocol = 0xcc (NLPID for IPv4),
INSTALL.txt 94 nlpid.c - OSI NLPID value-to-name table
95 nlpid.h - OSI NLPID definitions
print-atm.c 173 /* Cisco Style NLPID ? */
194 * packet nor an RFC 2684 routed NLPID-formatted PDU nor
print-juniper.c 35 #include "nlpid.h"
303 { JUNIPER_IFLE_ATM_CISCO_NLPID, "CISCO compatible NLPID" },
309 { JUNIPER_IFLE_ATM_NLPID, "ATM NLPID" },
334 { JUNIPER_IFLE_FR_NLPID, "FR NLPID" },
    [all...]
Android.mk 15 nlpid.c \
Makefile.in 86 nlpid.c \
261 nlpid.h \
print-isoclns.c 39 #include "nlpid.h"
605 uint8_t nlpid; member in struct:isis_common_header
676 ND_PRINT((ndo, "OSI NLPID %s (0x%02x): ", tok2str(nlpid_values, "Unknown", *p), *p));
716 ND_PRINT((ndo, "OSI NLPID 0x%02x unknown", *p));
740 uint8_t nlpid; member in struct:clnp_header_t
1007 uint8_t nlpid; member in struct:esis_header_t
    [all...]
  /external/libpcap/
nlpid.h 37 * this does not really belong in the nlpid.h file
gencode.c 73 #include "nlpid.h"
1192 * or PPP with the PPP NLPID (e.g., PPPoA)? The
1268 * frames (NLPID of 0x80).
    [all...]
INSTALL.txt 345 nlpid.h - OSI network layer protocol identifier definitions
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 14 * Selected ISO/IEC TR 9577 Network Layer Protocol Identifiers (NLPID)
  /external/libpcap/msdos/
makefile 130 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
170 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
makefile.wc 117 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
makefile.dj 128 pcap-bpf.h ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h \
  /external/iproute2/man/man8/
tc-stab.8 124 IPoA in LLC case requires SNAP, instead of LLC\-NLPID (see rfc2684) \- this is
  /external/tcpdump/win32/prj/
GNUmakefile 153 ../../nlpid.o \
WinDump.dsp 152 SOURCE=..\..\nlpid.c
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
wanrouter.h 73 /* NLPID for packet encapsulation (ISO/IEC TR 9577) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wanrouter.h 73 /* NLPID for packet encapsulation (ISO/IEC TR 9577) */

Completed in 2298 milliseconds

1 2