Home
last modified time | relevance | path

Searched refs:tcp_packet (Results 1 – 4 of 4) sorted by relevance

/external/android-clat/
Dtranslate.h78 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp,
Dipv4.c128 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum, in ipv4_packet()
Dipv6.c160 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum, in ipv6_packet()
Dtranslate.c367 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp, in tcp_packet() function