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