Lines Matching defs:snl_hdr_parser
153 struct snl_hdr_parser {
164 static const struct snl_hdr_parser _name = { \
178 static const struct snl_hdr_parser _name = { \
190 static const struct snl_hdr_parser _name = { \
419 snl_verify_parsers(const struct snl_hdr_parser **parser, int count)
422 const struct snl_hdr_parser *p = parser[i];
502 const struct snl_hdr_parser *parser, void *target)
522 const struct snl_hdr_parser *parser, void *target)
695 const struct snl_hdr_parser *p = (const struct snl_hdr_parser *)arg;
710 const struct snl_hdr_parser *p = (const struct snl_hdr_parser *)arg;
896 const struct snl_hdr_parser *p = &_nla_bitset_parser;
970 const struct snl_hdr_parser *ps = &snl_errmsg_parser;
1015 const struct snl_hdr_parser *ps = &snl_msg_info_parser;
1330 static const struct snl_hdr_parser *snl_all_core_parsers[] = {