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

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

Completed in 113 milliseconds