Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netlink/
H A Dnetlink_glue.c200 const static struct nl_function_wrapper nl_stub = {
220 static const struct nl_function_wrapper *_nl = &nl_stub;
223 nl_set_functions(const struct nl_function_wrapper *nl) in nl_set_functions()
H A Dnetlink_var.h194 struct nl_function_wrapper { struct
211 void nl_set_functions(const struct nl_function_wrapper *nl); argument
H A Dnetlink_module.c177 const static struct nl_function_wrapper nl_module = {