Searched refs:tcp_packet (Results 1 – 4 of 4) sorted by relevance
/external/android-clat/ |
D | translate.h | 78 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp,
|
D | ipv4.c | 128 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum, in ipv4_packet()
|
D | ipv6.c | 160 iov_len = tcp_packet(out, pos + 2, (const struct tcphdr *) next_header, old_sum, new_sum, in ipv6_packet()
|
D | translate.c | 367 int tcp_packet(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp, in tcp_packet() function
|