HomeSort by relevance Sort by last modified time
    Searched refs:udp_packet (Results 1 - 4 of 4) sorted by null

  /external/android-clat/
ipv4.c 131 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum,
translate.h 80 int udp_packet(clat_packet out, clat_packet_index pos, const struct udphdr *udp,
ipv6.c 163 iov_len = udp_packet(out, pos + 2, (const struct udphdr *) next_header, old_sum, new_sum,
translate.c 335 /* 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 201 milliseconds