Searched refs:cm_protocol (Results 1 – 2 of 2) sorted by relevance
86 if (mngr->cm_protocol != protocol) in event_input()159 mngr->cm_protocol = protocol; in nl_cache_mngr_alloc()241 if (ops->co_protocol != mngr->cm_protocol) in nl_cache_mngr_set_change_func_v2()297 if (ops->co_protocol != mngr->cm_protocol) in nl_cache_mngr_add_cache()570 nl_nlfamily2str(mngr->cm_protocol, buf, sizeof(buf))); in nl_cache_mngr_info()
113 int cm_protocol; member