Home
last modified time | relevance | path

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

/src/sys/netlink/
H A Dnetlink_module.c55 struct nl_proto_handler _nl_handlers[NL_MAX_HANDLERS];
56 struct nl_proto_handler *nl_handlers = _nl_handlers;
H A Dnetlink_var.h116 struct nl_proto_handler { struct
120 extern struct nl_proto_handler *nl_handlers; argument