Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_glue.c187 const static struct nl_function_wrapper nl_stub = {
206 static const struct nl_function_wrapper *_nl = &nl_stub;
209 nl_set_functions(const struct nl_function_wrapper *nl) in nl_set_functions()
H A Dnetlink_var.h158 struct nl_function_wrapper { struct
176 void nl_set_functions(const struct nl_function_wrapper *nl); argument
H A Dnetlink_module.c147 const static struct nl_function_wrapper nl_module = {