Home
last modified time | relevance | path

Searched refs:nlattr_parser (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/sys/netlink/
H A Dnetlink_message_parser.h102 struct nlattr_parser;
105 struct nlattr_parser { struct
121 const struct nlattr_parser *np; /* array of attribute parsers */ argument
165 int nl_parse_attrs_raw(struct nlattr *nla_head, int len, const struct nlattr_parser *ps,
H A Dnetlink_message_parser.c100 static const struct nlattr_parser *
101 search_states(const struct nlattr_parser *ps, int pslen, int key) in search_states()
125 nl_parse_attrs_raw(struct nlattr *nla_head, int len, const struct nlattr_parser *ps, int pslen, in nl_parse_attrs_raw()
144 const struct nlattr_parser *s = search_states(ps, pslen, nla_type); in nl_parse_attrs_raw()
H A Dktest_netlink_message_writer.c51 static const struct nlattr_parser nla_p_mbuf_w[] = {
H A Dnetlink_generic.c191 static struct nlattr_parser nla_p_generic[] = {
/freebsd-14.2/sys/tests/
H A Dktest_example.c75 static const struct nlattr_parser nla_p_test1[] = {
H A Dktest.c70 static const struct nlattr_parser nla_p_get[] = {
/freebsd-14.2/sys/netlink/route/
H A Dneigh.c319 static const struct nlattr_parser nla_p_neigh_fbsd[] = {
331 static const struct nlattr_parser nla_p_neigh[] = {
H A Diface.c397 static const struct nlattr_parser nla_p_linfo[] = {
403 static const struct nlattr_parser nla_p_if[] = {
749 static const struct nlattr_parser nla_p_ifa_fbsd[] = {
755 static const struct nlattr_parser nla_p_ifa[] = {
H A Drt.c405 const static struct nlattr_parser nla_p_rtnh[] = {
488 static struct nlattr_parser nla_p_rtmetrics[] = {
493 static const struct nlattr_parser nla_p_rtmsg[] = {
H A Dnexthop.c709 static struct nlattr_parser nla_p_nh_fbsd[] = {
723 static const struct nlattr_parser nla_p_nh[] = {
/freebsd-14.2/sys/net/
H A Dif_vlan.c1239 static const struct nlattr_parser nla_p_vlan[] = {
/freebsd-14.2/sys/netinet/
H A Dip_carp.c2315 static const struct nlattr_parser nla_p_set[] = {