Searched defs:frag_hdr (Results 1 – 4 of 4) sorted by relevance
53 struct frag_hdr { struct54 __u8 nexthdr;55 __u8 reserved;56 __be16 frag_off;57 __be32 identification;
61 struct ip6_frag *frag_hdr; in ipv4_packet() local
82 struct ip6_frag *frag_hdr = NULL; in ipv6_packet() local
180 size_t maybe_fill_frag_header(struct ip6_frag *frag_hdr, struct ip6_hdr *ip6_targ, in maybe_fill_frag_header()209 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ) { in parse_frag_header()