Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dicmp.c235 static bool icmpv6_rt_has_prefsrc(struct sock *sk, u8 type, in icmpv6_rt_has_prefsrc() function
556 } else if (!icmpv6_rt_has_prefsrc(sk, type, &fl6)) { in icmp6_send()