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

/freebsd-current/sys/netlink/
H A Dnetlink_generic.c172 static void nlctrl_notify(void *arg, const struct genl_family *gf, int action);
255 nlctrl_notify(void *arg __unused, const struct genl_family *gf, int cmd) function
287 family_event_tag = EVENTHANDLER_REGISTER(genl_family_event, nlctrl_notify, NULL,

Completed in 109 milliseconds