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

1 2 3

  /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 */
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_update.c 252 GETSHORT(type, cp);
253 GETSHORT(class, cp);
291 GETSHORT(type, cp);
292 GETSHORT(class, cp);
316 GETSHORT(dlen, cp);
402 GETSHORT(dlen, cp);
435 GETSHORT(type, cp);
436 GETSHORT(class, cp);
438 GETSHORT(dlen, cp);
461 GETSHORT(type, cp);
    [all...]
getnetbydns.c 174 GETSHORT(type, cp);
175 GETSHORT(class, cp);
177 GETSHORT(n, cp);
  /external/dnsmasq/src/
rfc1035.c 362 GETSHORT(rdlen, ansp);
465 GETSHORT(type, ansp);
466 GETSHORT(class, ansp);
491 GETSHORT(type, ansp);
493 GETSHORT(class, ansp);
495 GETSHORT(rdlen, ansp);
540 GETSHORT(qtype, p);
541 GETSHORT(qclass, p);
543 GETSHORT(rdlen, p);
600 GETSHORT(qtype, p);
    [all...]
nameser.h 334 #define GETSHORT(s, cp) { \
  /external/ppp/pppd/
lcp.c 569 GETSHORT(prot, inp);
829 GETSHORT(cishort, p); \
855 GETSHORT(cishort, p); \
884 GETSHORT(cishort, p); \
991 GETSHORT(cishort, p); \
1014 GETSHORT(cishort, p); \
1036 GETSHORT(cishort, p); \
1094 GETSHORT(cishort, p);
    [all...]
ipxcp.c 729 GETSHORT(cishort, p); \
822 GETSHORT (s, p);
949 GETSHORT(cishort, p); \
1150 GETSHORT (cishort, p);
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
lcp.c 457 GETSHORT(prot, inp);
666 GETSHORT(cishort, p); \
690 GETSHORT(cishort, p); \
717 GETSHORT(cishort, p); \
796 GETSHORT(cishort, p); \
819 GETSHORT(cishort, p); \
841 GETSHORT(cishort, p); \
884 GETSHORT(cishort, p);
998 GETSHORT(cishort, p);
1111 GETSHORT(cishort, p);
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 171 #define GETSHORT NS_GET16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 181 #define GETSHORT NS_GET16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/arpa/
nameser_compat.h 181 #define GETSHORT NS_GET16
  /external/openssh/openbsd-compat/
getrrsetbyname.c 92 #ifndef GETSHORT
93 #define GETSHORT(s, cp) { \
125 GETSHORT(u, msgp);
  /development/ndk/platforms/android-21/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser_compat.h 231 #define GETSHORT NS_GET16
  /external/libpcap/Win32/Include/arpa/
nameser.h 313 #define GETSHORT(s, cp) { \
  /external/tcpdump/
nameser.h 277 #define GETSHORT(s, cp) { \
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/arpa/
nameser_compat.h 242 #define GETSHORT NS_GET16
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/arpa/
nameser_compat.h 242 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/arpa/
nameser_compat.h 233 #define GETSHORT NS_GET16

Completed in 1466 milliseconds

1 2 3