Searched refs:nl_verify_parsers (Results 1 – 1 of 1) sorted by relevance
294 nl_verify_parsers(const struct nlhdr_parser **parser, int count) in nl_verify_parsers() 309 nl_verify_parsers(&np, 1); in nl_verify_parsers() 315 void nl_verify_parsers(const struct nlhdr_parser **parser, int count); in nl_parse_nlmsg() 316 #define NL_VERIFY_PARSERS(_p) nl_verify_parsers((_p), nitems(_p)) in nl_parse_nlmsg() 289 nl_verify_parsers(const struct nlhdr_parser **parser, int count) nl_verify_parsers() function