Home
last modified time | relevance | path

Searched refs:ipv6_is_mld (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_input.c420 !ipv6_is_mld(skb, nexthdr, skb_network_header_len(skb))) in ip6_protocol_deliver_rcu()
549 if (ipv6_is_mld(skb, nexthdr, offset)) in ip6_mc_input()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_input.c425 !ipv6_is_mld(skb, nexthdr, skb_network_header_len(skb))) { in ip6_protocol_deliver_rcu()
564 if (ipv6_is_mld(skb, nexthdr, offset)) in ip6_mc_input()
/kernel/linux/linux-5.10/include/net/
H A Daddrconf.h257 static inline bool ipv6_is_mld(struct sk_buff *skb, int nexthdr, int offset) in ipv6_is_mld() function
/kernel/linux/linux-6.6/include/net/
H A Daddrconf.h257 static inline bool ipv6_is_mld(struct sk_buff *skb, int nexthdr, int offset) in ipv6_is_mld() function

Completed in 4 milliseconds