Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netlink/
H A Dnetlink_generic.c173 static void nlctrl_notify(void *arg, const struct genl_family *gf, int action);
256 nlctrl_notify(void *arg __unused, const struct genl_family *gf, int cmd) in nlctrl_notify() function
288 family_event_tag = EVENTHANDLER_REGISTER(genl_family_event, nlctrl_notify, NULL, in genl_load_all()