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

  /external/android-clat/
translate.h 46 void fill_ip_header(struct iphdr *ip_targ, uint16_t payload_len, uint8_t protocol,
ipv6.c 102 // cannot be translated, so that things like unreachables and traceroute will work. fill_ip_header
122 fill_ip_header(ip_targ, 0, protocol, ip6);
translate.c 116 /* function: fill_ip_header
123 void fill_ip_header(struct iphdr *ip, uint16_t payload_len, uint8_t protocol, function

Completed in 1971 milliseconds