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

  /external/android-clat/
translate.h 83 int tcp_translate(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp,
translate.c 391 return tcp_translate(out, pos, tcp, header_size, old_sum, new_sum, payload, payload_size);
434 /* function: tcp_translate
444 int tcp_translate(clat_packet out, clat_packet_index pos, const struct tcphdr *tcp, function
453 logmsg(ANDROID_LOG_ERROR, "tcp_translate: header too long %d > %d, truncating",

Completed in 58 milliseconds