Searched refs:icmp6hdr (Results 1 – 7 of 7) sorted by relevance
10 struct icmp6hdr mld_hdr;31 struct icmp6hdr mld2r_hdr;43 struct icmp6hdr mld2q_hdr;
82 struct icmp6hdr icmph;88 struct icmp6hdr icmph;93 struct icmp6hdr icmph;99 struct icmp6hdr icmph;
265 struct icmp6hdr *hdr; in ipv6_is_mld()268 !pskb_network_may_pull(skb, offset + sizeof(struct icmp6hdr))) in ipv6_is_mld()271 hdr = (struct icmp6hdr *)(skb_network_header(skb) + offset); in ipv6_is_mld()
132 offset += sizeof(struct icmp6hdr); in ipv6frag_thdr_truncated()
429 struct icmp6hdr *thdr, int len);
9 static inline struct icmp6hdr *icmp6_hdr(const struct sk_buff *skb) in icmp6_hdr()11 return (struct icmp6hdr *)skb_transport_header(skb); in icmp6_hdr()
8 struct icmp6hdr { struct