Searched defs:frag_hdr (Results 1 – 12 of 12) sorted by relevance
52 struct frag_hdr { struct53 __u8 nexthdr;54 __u8 reserved;55 __be16 frag_off;56 __be32 identification;
71 struct frag_hdr { struct72 __u8 nexthdr;73 __u8 reserved;74 __be16 frag_off;75 __be32 identification;
60 struct ip6_frag *frag_hdr; in ipv4_packet() local
80 struct ip6_frag *frag_hdr = NULL; in ipv6_packet() local
179 size_t maybe_fill_frag_header(struct ip6_frag *frag_hdr, struct ip6_hdr *ip6_targ, in maybe_fill_frag_header()208 uint8_t parse_frag_header(const struct ip6_frag *frag_hdr, struct iphdr *ip_targ) { in parse_frag_header()
76349 struct frag_hdr { struct76350 __u8 nexthdr;76351 __u8 reserved;76352 __be16 frag_off;76353 __be32 identification;
109732 struct frag_hdr { struct109733 __u8 nexthdr;109734 __u8 reserved;109735 __be16 frag_off;109736 __be32 identification;
96719 struct frag_hdr { struct96720 __u8 nexthdr;96721 __u8 reserved;96722 __be16 frag_off;96723 __be32 identification;
104396 struct frag_hdr { struct104397 __u8 nexthdr;104398 __u8 reserved;104399 __be16 frag_off;104400 __be32 identification;