Home
last modified time | relevance | path

Searched defs:net_if_stop_rs (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_if.c1576 void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function
1605 #define net_if_stop_rs(...) macro
/Zephyr-latest/include/zephyr/net/
Dnet_if.h1214 static inline void net_if_stop_rs(struct net_if *iface) in net_if_stop_rs() function