Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netlink/
H A Dnetlink_message_parser.h115 struct nlhdr_parser { struct
127 static const struct nlhdr_parser _name = { \ argument
144 static const struct nlhdr_parser _name = { \
154 static const struct nlhdr_parser _name = { \
216 nl_parse_header(void *hdr, int len, const struct nlhdr_parser *parser, in nl_parse_header()
264 nl_parse_nested(struct nlattr *nla, const struct nlhdr_parser *parser, in nl_parse_nested()
277 nl_verify_parsers(const struct nlhdr_parser **parser, int count) in nl_verify_parsers()
281 const struct nlhdr_parser *p = parser[i]; in nl_verify_parsers()
290 void nl_verify_parsers(const struct nlhdr_parser **parser, int count);
294 nl_parse_nlmsg(struct nlmsghdr *hdr, const struct nlhdr_parser *parser, in nl_parse_nlmsg()
[all …]
H A Dnetlink_message_parser.c471 const struct nlhdr_parser *p = (const struct nlhdr_parser *)arg; in nlattr_get_nested()
H A Dnetlink_generic.c279 static const struct nlhdr_parser *all_parsers[] = { &genl_parser };
/freebsd-14.2/sys/tests/
H A Dktest.c345 static const struct nlhdr_parser *all_parsers[] = { &ktest_parser };
/freebsd-14.2/sys/netlink/route/
H A Dneigh.c585 static const struct nlhdr_parser *all_parsers[] = { &ndmsg_parser, &neigh_fbsd_parser };
H A Drt.c1117 static const struct nlhdr_parser *all_parsers[] = {&mpath_parser, &metrics_parser, &rtm_parser};
H A Dnexthop.c1115 static const struct nlhdr_parser *all_parsers[] = { &nhmsg_parser, &nh_fbsd_parser };
H A Diface.c1486 static const struct nlhdr_parser *all_parsers[] = {
/freebsd-14.2/sys/netinet/
H A Dip_carp.c2439 static const struct nlhdr_parser *all_parsers[] = {