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

/freebsd-current/sys/netlink/
H A Dnetlink_generic.c269 static const struct genl_cmd nlctrl_cmds[] = { variable in typeref:struct:genl_cmd
285 genl_register_cmds(CTRL_FAMILY_NAME, nlctrl_cmds, NL_ARRAY_LEN(nlctrl_cmds));

Completed in 105 milliseconds