Home
last modified time | relevance | path

Searched refs:ipv6_mc_may_pull (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/ipv6/
Dmcast_snoop.c70 return ipv6_mc_may_pull(skb, len) ? 0 : -EINVAL; in ipv6_mc_check_mld_reportv2()
90 if (!ipv6_mc_may_pull(skb, len)) in ipv6_mc_check_mld_query()
111 if (!ipv6_mc_may_pull(skb, len)) in ipv6_mc_check_mld_msg()
140 if (!ipv6_mc_may_pull(skb, len)) in ipv6_mc_check_icmpv6()
/Linux-v5.4/include/net/
Daddrconf.h205 static inline int ipv6_mc_may_pull(struct sk_buff *skb, in ipv6_mc_may_pull() function
/Linux-v5.4/net/bridge/
Dbr_multicast.c996 if (!ipv6_mc_may_pull(skb, sizeof(*icmp6h))) in br_ip6_multicast_mld2_report()
1021 if (!ipv6_mc_may_pull(skb, len + grec_len)) in br_ip6_multicast_mld2_report()