Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_message_parser.h111 typedef bool strict_parser_f(void *hdr, struct nl_pstate *npt);
121 strict_parser_f *sp; /* Pre-parse strict validation function */
112 typedef bool strict_parser_f(void *hdr, struct nl_pstate *npt); global() typedef