Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netlink/
H A Dnetlink_module.c56 struct nl_proto_handler _nl_handlers[NL_MAX_HANDLERS];
57 struct nl_proto_handler *nl_handlers = _nl_handlers;
H A Dnetlink_var.h129 struct nl_proto_handler { struct
133 extern struct nl_proto_handler *nl_handlers; argument