Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_message_parser.h114 struct nlhdr_parser {
126 static const struct nlhdr_parser _name = { \
143 static const struct nlhdr_parser _name = { \
153 static const struct nlhdr_parser _name = { \
229 nl_parse_header(void *hdr, uint32_t len, const struct nlhdr_parser *parser, in nl_parse_header()
283 nl_parse_nested(struct nlattr *nla, const struct nlhdr_parser *parser, in nl_parse_nested()
294 nl_verify_parsers(const struct nlhdr_parser **parser, int count) in nl_verify_parsers()
298 const struct nlhdr_parser *p = parser[i]; in nl_verify_parsers()
307 const struct nlhdr_parser *np = in nl_verify_parsers()
308 (const struct nlhdr_parser *) in nl_verify_parsers()
115 struct nlhdr_parser { global() struct
127 post_parsenlhdr_parser global() argument
[all...]
H A Dnetlink_message_parser.c551 const struct nlhdr_parser *p = (const struct nlhdr_parser *)arg; in nlf_get_ifpz()
562 const struct nlhdr_parser *p = (const struct nlhdr_parser *)arg; in nlf_get_ifpz()
H A Dnetlink_generic.c323 static const struct nlhdr_parser *all_parsers[] = { &genl_parser };
/freebsd/sys/tests/
H A Dktest.c345 static const struct nlhdr_parser *all_parsers[] = { &ktest_parser };
/freebsd/sys/netlink/route/
H A Dneigh.c586 static const struct nlhdr_parser *all_parsers[] = { &ndmsg_parser, &neigh_fbsd_parser };
H A Dnexthop.c1116 static const struct nlhdr_parser *all_parsers[] = { &nhmsg_parser, &nh_fbsd_parser };
H A Drt.c1130 static const struct nlhdr_parser *all_parsers[] = {&mpath_parser, &metrics_parser, &rtm_parser};
H A Diface.c1484 static const struct nlhdr_parser *all_parsers[] = {
/freebsd/sys/netpfil/pf/
H A Dpflow.c1778 static const struct nlhdr_parser *all_parsers[] = {
H A Dpf_nl.c1940 static const struct nlhdr_parser *all_parsers[] = {
/freebsd/sys/netinet/
H A Dip_carp.c2951 static const struct nlhdr_parser *all_parsers[] = {