Searched refs:NL_ALLOCATED_SOCK (Results 1 – 2 of 2) sorted by relevance
142 if (flags & NL_ALLOCATED_SOCK) in nl_cache_mngr_alloc()153 flags |= NL_ALLOCATED_SOCK; in nl_cache_mngr_alloc()509 if (mngr->cm_flags & NL_ALLOCATED_SOCK) in nl_cache_mngr_free()
142 #define NL_ALLOCATED_SOCK 2 /* For internal use only, do not use */ macro