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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser_compat.h 183 #define PUTSHORT NS_PUT16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser_compat.h 183 #define PUTSHORT NS_PUT16
  /external/ppp/pppd/
lcp.c 701 PUTSHORT(val, ucp); \
707 PUTSHORT(PPP_CHAP, ucp); \
720 PUTSHORT(PPP_LQR, ucp); \
    [all...]
upap.c 565 PUTSHORT(outlen, outp);
599 PUTSHORT(outlen, outp);
eap.c 277 PUTSHORT(EAP_HEADERLEN, outp);
302 PUTSHORT(EAP_HEADERLEN, outp);
857 PUTSHORT(outlen, lenloc);
1060 PUTSHORT(msglen, outp);
1092 PUTSHORT(msglen, outp);
1127 PUTSHORT(msglen, outp);
1159 PUTSHORT(msglen, outp);
1186 PUTSHORT(msglen, outp);
    [all...]
pppd.h 740 #define PUTSHORT(s, cp) { \
780 PUTSHORT(t, p); }
    [all...]
cbcp.c 437 PUTSHORT(outlen, outp);
ipxcp.c 646 PUTSHORT (external, ucp);
1187 PUTSHORT (protocol, p);
    [all...]
fsm.c 815 PUTSHORT(outlen, outp);
ipv6cp.c 568 PUTSHORT(val, ucp); \
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /external/dnsmasq/src/
nameser.h 352 #define PUTSHORT(s, cp) { \
rfc1035.c 1035 PUTSHORT(nameoffset | 0xc000, p);
1036 PUTSHORT(type, p);
1037 PUTSHORT(class, p);
1041 PUTSHORT(0, p); /* Placeholder RDLength */
1064 PUTSHORT(usval, p);
1101 PUTSHORT(j, sav); /* Now, store real RDLength */
1166 PUTSHORT(daemon->edns_pktsz, psave);
    [all...]
forward.c 410 PUTSHORT(daemon->edns_pktsz, psave);
    [all...]
  /external/libpcap/Win32/Include/arpa/
nameser.h 331 #define PUTSHORT(s, cp) { \
  /external/tcpdump/
nameser.h 293 #define PUTSHORT(s, cp) { \
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 244 #define PUTSHORT NS_PUT16
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/arpa/
nameser_compat.h 244 #define PUTSHORT NS_PUT16
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser_compat.h 235 #define PUTSHORT NS_PUT16

Completed in 955 milliseconds

1 2