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

  /external/ipsec-tools/src/racoon/
getcertsbyname.c 166 GETSHORT(type, cp); /* type */
168 GETSHORT(keytag, cp); /* key tag */
273 GETSHORT(qtype, cp); /* QTYPE */
274 GETSHORT(qclass, cp); /* QCLASS */
286 GETSHORT(qtype, cp); /* TYPE */
287 GETSHORT(qclass, cp); /* CLASS */
289 GETSHORT(rdlength, cp); /* RDLENGTH */
299 GETSHORT(qtype, cp); /* type */
301 GETSHORT(keytag, cp); /* key tag */
  /external/dnsmasq/src/
rfc1035.c 360 GETSHORT(rdlen, ansp);
463 GETSHORT(type, ansp);
464 GETSHORT(class, ansp);
489 GETSHORT(type, ansp);
491 GETSHORT(class, ansp);
493 GETSHORT(rdlen, ansp);
538 GETSHORT(qtype, p);
539 GETSHORT(qclass, p);
541 GETSHORT(rdlen, p);
598 GETSHORT(qtype, p);
    [all...]
nameser.h 334 #define GETSHORT(s, cp) { \
forward.c 396 GETSHORT(udpsz, sizep);
  /external/ppp/pppd/
lcp.c 557 GETSHORT(prot, inp);
806 GETSHORT(cishort, p); \
832 GETSHORT(cishort, p); \
861 GETSHORT(cishort, p); \
968 GETSHORT(cishort, p); \
991 GETSHORT(cishort, p); \
1013 GETSHORT(cishort, p); \
1071 GETSHORT(cishort, p);
    [all...]
ipxcp.c 729 GETSHORT(cishort, p); \
822 GETSHORT (s, p);
949 GETSHORT(cishort, p); \
1150 GETSHORT (cishort, p);
    [all...]
cbcp.c 175 GETSHORT(len, inp);
241 GETSHORT(len, p);
ipv6cp.c 627 GETSHORT(cishort, p); \
713 GETSHORT(cishort, p); \
849 GETSHORT(cishort, p); \
987 GETSHORT(cishort, p);
    [all...]
upap.c 334 GETSHORT(len, inp);
629 GETSHORT(len, p);
ipcp.c 885 GETSHORT(cishort, p); \
1008 GETSHORT(cishort, p); \
1231 GETSHORT(cishort, p); \
    [all...]
chap-new.c 525 GETSHORT(len, pkt);
583 GETSHORT(len, p);
fsm.c 354 GETSHORT(len, inp);
pppd.h 734 #define GETSHORT(s, cp) { \
    [all...]
utils.c 492 GETSHORT(proto, p);
eap.c     [all...]
main.c 1042 GETSHORT(protocol, p);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 178 #define GETSHORT NS_GET16
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 178 #define GETSHORT NS_GET16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 178 #define GETSHORT NS_GET16
  /external/openssh/openbsd-compat/
getrrsetbyname.c 92 #ifndef GETSHORT
93 #define GETSHORT(s, cp) { \
125 GETSHORT(u, msgp);
  /bionic/libc/private/
arpa_nameser_compat.h 231 #define GETSHORT NS_GET16
  /external/tcpdump/
nameser.h 278 #define GETSHORT(s, cp) { \

Completed in 785 milliseconds