Searched refs:NET_CONN_IN_USE (Results 1 – 1 of 1) sorted by relevance
40 #define NET_CONN_IN_USE BIT(0) macro140 conn->flags |= NET_CONN_IN_USE; in conn_set_used()447 if (!(conn->flags & NET_CONN_IN_USE)) { in net_conn_unregister()475 if (!(conn->flags & NET_CONN_IN_USE)) { in net_conn_update()