Searched refs:conn_mgr_watch_iface (Results 1 – 5 of 5) sorted by relevance
58 void conn_mgr_watch_iface(struct net_if *iface);95 #define conn_mgr_watch_iface(...)
248 void conn_mgr_watch_iface(struct net_if *iface) in conn_mgr_watch_iface() function318 conn_mgr_watch_iface(iface); in conn_mgr_watch_l2()
60 conn_mgr_watch_iface(iface); in reset_test_iface()732 conn_mgr_watch_iface(if_simp_a); in ZTEST()783 conn_mgr_watch_iface(if_simp_a); in ZTEST()790 conn_mgr_watch_iface(if_simp_b); in ZTEST()
59 conn_mgr_watch_iface(iface); in reset_test_iface_state()
182 See :c:func:`conn_mgr_ignore_iface` and :c:func:`conn_mgr_watch_iface` for more details.