Home
last modified time | relevance | path

Searched defs:frag_hdr (Results 1 – 3 of 3) sorted by relevance

/external/android-clat/
Dipv4.c60 struct ip6_frag *frag_hdr; in ipv4_packet() local
Dipv6.c81 struct ip6_frag *frag_hdr = NULL; in ipv6_packet() local
Dtranslate.c178 size_t maybe_fill_frag_header(struct ip6_frag *frag_hdr, struct ip6_hdr *ip6_targ, in maybe_fill_frag_header()
207 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ) { in parse_frag_header()