Searched refs:mt_id (Results 1 – 5 of 5) sorted by relevance
121 for (i = 0; ops->co_msgtypes[i].mt_id >= 0; i++) in __cache_ops_associate()122 if (ops->co_msgtypes[i].mt_id == msgtype) in __cache_ops_associate()194 for (i = 0; ops->co_msgtypes[i].mt_id >= 0; i++) in nl_msgtype_lookup()195 if (ops->co_msgtypes[i].mt_id == msgtype) in nl_msgtype_lookup()
871 for (i = 0; ops->co_msgtypes[i].mt_id >= 0; i++) in nl_cache_include()872 if (ops->co_msgtypes[i].mt_id == obj->ce_msgtype) in nl_cache_include()891 for (i = 0; ops->co_msgtypes[i].mt_id >= 0; i++) in nl_cache_include_v2()892 if (ops->co_msgtypes[i].mt_id == obj->ce_msgtype) in nl_cache_include_v2()993 for (i = 0; ops->co_msgtypes[i].mt_id >= 0; i++) { in nl_cache_parse()994 if (ops->co_msgtypes[i].mt_id == nlh->nlmsg_type) { in nl_cache_parse()
99 for (n = 0; ops->co_msgtypes[n].mt_id >= 0; n++) in event_input()100 if (ops->co_msgtypes[n].mt_id == type) in event_input()
120 int mt_id; member
270 ops->co_genl->o_id = ops->co_msgtypes[0].mt_id; in genl_register()307 ops->o_cache_ops->co_msgtypes[0].mt_id = ops->o_id; in __genl_ops_resolve()