Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_generic.c199 match_family(const struct genl_family *gf, const struct nl_parsed_family *attrs) in match_family() function
228 if (gf != NULL && match_family(gf, &attrs)) { in nlctrl_handle_getfamily()
239 if (gf != NULL && match_family(gf, &attrs)) { in nlctrl_handle_getfamily()