Searched refs:conn_mgr_ignore_l2 (Results 1 – 4 of 4) sorted by relevance
76 void conn_mgr_ignore_l2(const struct net_l2 *l2);96 #define conn_mgr_ignore_l2(...)
293 void conn_mgr_ignore_l2(const struct net_l2 *l2) in conn_mgr_ignore_l2() function
797 conn_mgr_ignore_l2(&NET_L2_GET_NAME(DUMMY)); in ZTEST()
172 …:ref:`L2 implementation <net_l2_interface>` can be ignored by calling :c:func:`conn_mgr_ignore_l2`.