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