Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h162 struct conn_mgr_conn_binding { struct
164 struct net_if *iface;
167 const struct conn_mgr_conn_impl *impl;
170 void *ctx;
183 uint32_t flags;
217 static STRUCT_SECTION_ITERABLE(conn_mgr_conn_binding, \ argument