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

/external/android-clat/
H A Dipv4.c131 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum,
H A Dtranslate.h80 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp,
H A Dipv6.c163 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum,
H A Dtranslate.c335 /* function: udp_packet
343 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp, function
349 logmsg_dbg(ANDROID_LOG_ERROR,"udp_packet/(too small)");

Completed in 70 milliseconds