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 45 void fill_ip_header(struct iphdr *ip_targ, uint16_t payload_len, uint8_t protocol,
ipv6.c 109 // cannot be translated, so that things like unreachables and traceroute will work. fill_ip_header
133 fill_ip_header(ip_targ, 0, protocol, ip6);
translate.c 124 /* function: fill_ip_header
131 void fill_ip_header(struct iphdr *ip, uint16_t payload_len, uint8_t protocol, function

Completed in 1177 milliseconds