Searched refs:net_if_stop_rs (Results 1 – 3 of 3) sorted by relevance
1156 void net_if_stop_rs(struct net_if *iface);1158 static inline void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function
1554 void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function1583 #define net_if_stop_rs(...) macro
2758 net_if_stop_rs(net_pkt_iface(pkt)); in handle_ra_input()