Home
last modified time | relevance | path

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

/freebsd/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) in nlctrl_notify() function
287 family_event_tag = EVENTHANDLER_REGISTER(genl_family_event, nlctrl_notify, NULL, in genl_load_all()