HomeSort by relevance Sort by last modified time
    Searched refs:nlpid (Results 1 - 6 of 6) sorted by null

  /external/tcpdump/
print-fr.c 40 #include "nlpid.h"
164 | NLPID |
183 return addr_len + 1 /* UI */ + 1 /* pad */ + 1 /* NLPID */;
185 return addr_len + 1 /* UI */ + 1 /* NLPID */;
189 fr_hdr_print(int length, u_int addr_len, u_int dlci, u_int8_t *flags, u_int16_t nlpid)
196 if (nlpid <= 0xff) /* if its smaller than 256 then its a NLPID */
197 (void)printf("Q.922, hdr-len %u, DLCI %u, Flags [%s], NLPID %s (0x%02x), length %u: ",
201 tok2str(nlpid_values,"unknown", nlpid),
202 nlpid,
238 u_int16_t nlpid; local
    [all...]
Android.mk 5 nlpid.c l2vpn.c machdep.c parsenfsfh.c in_cksum.c \
print-isoclns.c 45 #include "nlpid.h"
611 u_int8_t nlpid; member in struct:isis_common_header
681 printf("OSI NLPID %s (0x%02x): ",
727 printf("OSI NLPID 0x%02x unknown",*p);
753 u_int8_t nlpid; member in struct:clnp_header_t
1018 u_int8_t nlpid; member in struct:esis_header_t
    [all...]
  /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.dj 129 pcap-bpf.h ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h \
  /external/tcpdump/win32/prj/
GNUmakefile 153 ../../nlpid.o \

Completed in 384 milliseconds