Searched refs:lookup_family (Results 1 – 1 of 1) sorted by relevance
94 static struct genl_ops *lookup_family(int family) in lookup_family() function123 if ((ops = lookup_family(family))) { in genl_op2name()172 if (ops->o_id && lookup_family(ops->o_id)) in genl_register_family()216 if (!(ops = lookup_family(nlh->nlmsg_type))) in genl_handle_msg()