Home
last modified time | relevance | path

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

/external/android-clat/
Dtranslate.h80 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp,
Dipv4.c131 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum, in ipv4_packet()
Dipv6.c163 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum, in ipv6_packet()
Dtranslate.c343 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp, in udp_packet() function