Searched refs:net_ipv6_send_rs (Results 1 – 4 of 4) sorted by relevance
135 int net_ipv6_send_rs(struct net_if *iface);
1986 int net_ipv6_send_rs(struct net_if *iface) in net_ipv6_send_rs() function2050 return net_ipv6_send_rs(iface); in net_ipv6_start_rs()
691 ret = net_ipv6_send_rs(iface); in rs_message()
1301 * :github:`26814` - net_ipv6_send_rs behaviour doesn't comply with RFC4291