/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tcp.h | 24 struct tcphdr { struct 65 struct tcphdr hdr;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tcp.h | 24 struct tcphdr { struct 65 struct tcphdr hdr;
|
/external/android-clat/ |
dump.c | 162 void dump_tcp_generic(const struct tcphdr *tcp, const char *options, size_t options_size, uint32_t temp_checksum, const char *payload, size_t payload_size) { 165 temp_checksum = ip_checksum_add(temp_checksum, tcp, sizeof(struct tcphdr)); 203 void dump_tcp(const struct tcphdr *tcp, const struct iphdr *ip, const char *payload, size_t payload_size, const char *options, size_t options_size) { 211 void dump_tcp6(const struct tcphdr *tcp, const struct ip6_hdr *ip6, const char *payload, size_t payload_size, const char *options, size_t options_size) {
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/ |
tcp.h | 74 #define tcp6hdr tcphdr /* for KAME src sync over BSD*'s */ 80 struct tcphdr { struct 156 #define TCP_MAXOLEN (TCP_MAXHLEN - sizeof(struct tcphdr))
|
/development/ndk/platforms/android-3/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/external/iptables/include/linux/netfilter/ |
xt_osf.h | 85 struct tcphdr tcp;
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
skbuff.h | 114 struct tcphdr *th;
|