Searched refs:NET_CONTEXT_IN_USE (Results 1 – 2 of 2) sorted by relevance
38 #define NET_CONTEXT_IN_USE BIT(0) macro410 return context->flags & NET_CONTEXT_IN_USE; in net_context_is_used()
535 contexts[i].flags |= NET_CONTEXT_IN_USE; in net_context_get()554 (*context)->flags &= ~NET_CONTEXT_IN_USE; in net_context_get()594 context->flags &= ~NET_CONTEXT_IN_USE; in net_context_unref()617 context->flags &= ~NET_CONTEXT_IN_USE; in net_context_put()