HomeSort by relevance Sort by last modified time
    Searched full:tcp_packet (Results 1 - 6 of 6) sorted by null

  /external/android-clat/
translate.h 85 int tcp_packet(clat_packet out, int pos, const struct tcphdr *tcp,
translate.c 359 /* function: tcp_packet
367 int tcp_packet(clat_packet out, int pos, const struct tcphdr *tcp, function
373 logmsg_dbg(ANDROID_LOG_ERROR,"tcp_packet/(too small)");
378 logmsg_dbg(ANDROID_LOG_ERROR,"tcp_packet/tcp header length set to less than 5: %x", tcp->doff);
383 logmsg_dbg(ANDROID_LOG_ERROR,"tcp_packet/tcp header length set too large: %x", tcp->doff);
ipv4.c 128 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum,
ipv6.c 159 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum,
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 449 milliseconds