Home
last modified time | relevance | path

Searched refs:icmp6hdr (Results 1 – 7 of 7) sorted by relevance

/include/net/
Dmld.h10 struct icmp6hdr mld_hdr;
31 struct icmp6hdr mld2r_hdr;
43 struct icmp6hdr mld2q_hdr;
Dndisc.h82 struct icmp6hdr icmph;
88 struct icmp6hdr icmph;
93 struct icmp6hdr icmph;
99 struct icmp6hdr icmph;
Daddrconf.h265 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()
Dipv6_frag.h132 offset += sizeof(struct icmp6hdr); in ipv6frag_thdr_truncated()
Dipv6.h429 struct icmp6hdr *thdr, int len);
/include/linux/
Dicmpv6.h9 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()
/include/uapi/linux/
Dicmpv6.h8 struct icmp6hdr { struct