Home
last modified time | relevance | path

Searched refs:lookup_family (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/genl/
Dmngt.c94 static struct genl_ops *lookup_family(int family) in lookup_family() function
123 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()