Searched refs:match_family (Results 1 – 1 of 1) sorted by relevance
199 match_family(const struct genl_family *gf, const struct nl_parsed_family *attrs) in match_family() function228 if (gf != NULL && match_family(gf, &attrs)) { in nlctrl_handle_getfamily()239 if (gf != NULL && match_family(gf, &attrs)) { in nlctrl_handle_getfamily()