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

  /external/android-clat/
translate.h 61 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ);
66 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ);
ipv6.c 137 protocol = parse_frag_header(frag_hdr, ip_targ);
translate.c 200 /* function: parse_frag_header
207 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ) { function

Completed in 553 milliseconds