Searched refs:net_if_stop_rs (Results 1 – 3 of 3) sorted by relevance
1212 void net_if_stop_rs(struct net_if *iface);1214 static inline void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function
2740 net_if_stop_rs(net_pkt_iface(pkt)); in handle_ra_input()
1576 void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function1605 #define net_if_stop_rs(...) macro