HomeSort by relevance Sort by last modified time
    Searched refs:htons (Results 76 - 100 of 354) sorted by null

1 2 34 5 6 7 8 91011>>

  /system/core/adb/
test_track_jdwp.c 63 server.sin_port = htons(5037);
  /system/core/libnetutils/
dhcpmsg.c 35 msg->flags = htons(FLAGS_BROADCAST);
  /bionic/libc/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /development/ndk/platforms/android-3/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /external/bluetooth/bluez/compat/
bnep.c 258 rsp->resp = htons(BNEP_SUCCESS);
287 s->dst = htons(svc);
288 s->src = htons(role);
  /external/ipsec-tools/src/racoon/
isakmp_frag.c 139 fraghdr->unknown0 = htons(0);
140 fraghdr->len = htons(fraglen - sizeof(*hdr));
141 fraghdr->unknown1 = htons(1);
  /external/iptables/extensions/
libipt_DNAT.c 102 = htons(port);
114 range.min.tcp.port = htons(port);
115 range.max.tcp.port = htons(maxport);
libipt_SNAT.c 102 = htons(port);
114 range.min.tcp.port = htons(port);
115 range.max.tcp.port = htons(maxport);
  /external/libpcap/
pcap-linux.c 601 hdrp->sll_pkttype = htons(LINUX_SLL_HOST);
605 hdrp->sll_pkttype = htons(LINUX_SLL_BROADCAST);
609 hdrp->sll_pkttype = htons(LINUX_SLL_MULTICAST);
613 hdrp->sll_pkttype = htons(LINUX_SLL_OTHERHOST);
617 hdrp->sll_pkttype = htons(LINUX_SLL_OUTGOING);
625 hdrp->sll_hatype = htons(from.sll_hatype);
626 hdrp->sll_halen = htons(from.sll_halen);
    [all...]
  /external/tcpdump/
print-sctp.c 206 if (htons(chunkDescPtr->chunkLength) <
211 htons(chunkDescPtr->chunkLength));
215 htons(chunkDescPtr->chunkLength) -
  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_linux.c 60 ll.sll_protocol = htons(proto);
112 htons(protocol));
131 ll.sll_protocol = htons(protocol);
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c 55 ll.sll_protocol = htons(proto);
110 htons(protocol));
131 ll.sll_protocol = htons(protocol);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
endian.h 205 #define htons(x) __swap16(x) macro
244 #define htons(x) (x) macro
261 #define HTONS(x) (x) = htons((u_int16_t)(x))

Completed in 481 milliseconds

1 2 34 5 6 7 8 91011>>