Searched refs:all_parsers (Results 1 – 6 of 6) sorted by relevance
294 static const struct nlhdr_parser *all_parsers[] = { &vlan_parser }; variable300 NL_VERIFY_PARSERS(all_parsers); in rtnl_iface_drivers_register()
584 static const struct nlhdr_parser *all_parsers[] = { &ndmsg_parser, &neigh_fbsd_parser }; variable589 NL_VERIFY_PARSERS(all_parsers); in rtnl_neighs_init()
1026 static const struct nlhdr_parser *all_parsers[] = { &nhmsg_parser }; variable1031 NL_VERIFY_PARSERS(all_parsers); in rtnl_nexthops_init()
1043 static const struct nlhdr_parser *all_parsers[] = { &ifmsg_parser, &ifaddrmsg_parser }; variable1089 NL_VERIFY_PARSERS(all_parsers); in rtnl_ifaces_init()
1044 static const struct nlhdr_parser *all_parsers[] = {&mpath_parser, &metrics_parser, &rtm_parser}; variable1049 NL_VERIFY_PARSERS(all_parsers); in rtnl_routes_init()
497 static const struct nlhdr_parser *all_parsers[] = { &genl_parser }; variable503 NL_VERIFY_PARSERS(all_parsers); in genl_load()