Searched refs:udp_packet (Results 1 – 4 of 4) sorted by relevance
/external/android-clat/ |
D | translate.h | 80 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp,
|
D | ipv4.c | 131 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum, in ipv4_packet()
|
D | ipv6.c | 163 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum, in ipv6_packet()
|
D | translate.c | 343 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp, in udp_packet() function
|