Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Dconn_mgr_connectivity_impl.h160 struct conn_mgr_conn_binding { struct
162 struct net_if *iface;
165 const struct conn_mgr_conn_impl *impl;
168 void *ctx;
181 uint32_t flags;
215 static STRUCT_SECTION_ITERABLE(conn_mgr_conn_binding, \ argument