Home
last modified time | relevance | path

Searched refs:net_if_stop_rs (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_if.h1156 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
/Zephyr-latest/subsys/net/ip/
Dnet_if.c1554 void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function
1583 #define net_if_stop_rs(...) macro
Dipv6_nbr.c2758 net_if_stop_rs(net_pkt_iface(pkt)); in handle_ra_input()