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

1 2 34 5

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/netfilter/
xt_osf.h 71 struct tcphdr tcp;
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/netfilter/
xt_osf.h 71 struct tcphdr tcp;
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/netfilter/
xt_osf.h 71 struct tcphdr tcp;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/netfilter/
xt_osf.h 71 struct tcphdr tcp;
  /bionic/libc/kernel/uapi/linux/
tcp.h 25 struct tcphdr { struct
46 struct tcphdr hdr;
  /external/iproute2/include/linux/
tcp.h 24 struct tcphdr { struct
65 struct tcphdr hdr;
  /external/iproute2/include/netinet/
tcp.h 63 struct tcphdr struct
90 struct tcphdr struct
  /external/kernel-headers/original/uapi/linux/
tcp.h 24 struct tcphdr { struct
65 struct tcphdr hdr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 65 struct tcphdr struct
92 struct tcphdr struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tcp.h 24 struct tcphdr { struct
65 struct tcphdr hdr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h 65 struct tcphdr struct
92 struct tcphdr struct
  /external/android-clat/
dump.c 165 void dump_tcp_generic(const struct tcphdr *tcp, const uint8_t *options, size_t options_size, uint32_t temp_checksum, const uint8_t *payload, size_t payload_size) {
168 temp_checksum = ip_checksum_add(temp_checksum, tcp, sizeof(struct tcphdr));
206 void dump_tcp(const struct tcphdr *tcp, const struct iphdr *ip,
216 void dump_tcp6(const struct tcphdr *tcp, const struct ip6_hdr *ip6,
ipv4.c 128 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum,
translate.c 367 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp,
372 if(len < sizeof(struct tcphdr)) {
444 int tcp_translate(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp,
447 struct tcphdr *tcp_targ = out[pos].iov_base;
  /development/ndk/platforms/android-3/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
skbuff.h 114 struct tcphdr *th;
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
skbuff.h 114 struct tcphdr *th;

Completed in 552 milliseconds

1 2 34 5