Home
last modified time | relevance | path

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

/freebsd/sys/netlink/
H A Dnetlink_message_parser.h101 struct nlattr_parser;
104 struct nlattr_parser {
120 const struct nlattr_parser *np; /* array of attribute parsers */
170 const struct nlattr_parser *ps, u_int pslen, struct nl_pstate *npt,
105 struct nlattr_parser { global() struct
121 argnlattr_parser global() argument
H A Dnetlink_message_parser.c100 static const struct nlattr_parser *
101 search_states(const struct nlattr_parser *ps, u_int pslen, int key) in search_states()
126 const struct nlattr_parser *ps, u_int pslen, struct nl_pstate *npt, in nl_parse_attrs_raw()
129 const struct nlattr_parser *s; in nl_parse_attrs_raw()
H A Dktest_netlink_message_writer.c49 static const struct nlattr_parser nla_p_nlbuf_w[] = {
H A Dnetlink_generic.c245 static struct nlattr_parser nla_p_generic[] = {
/freebsd/sys/netpfil/pf/
H A Dpf_nl.c67 static const struct nlattr_parser nla_p_state[] = {
417 static const struct nlattr_parser nla_p_addr_wrap[] = {
452 static const struct nlattr_parser nla_p_ruleaddr[] = {
483 static const struct nlattr_parser nla_p_mape_portset[] = {
530 static const struct nlattr_parser nla_p_labels[] = {
570 static const struct nlattr_parser nla_p_pool[] = {
601 static const struct nlattr_parser nla_p_rule_uid[] = {
647 static const struct nlattr_parser nla_p_timeouts[] = {
683 static const struct nlattr_parser nla_p_rule[] = {
763 static const struct nlattr_parser nla_p_addrule[] = {
[all …]
H A Dpflow.c1393 static const struct nlattr_parser nla_p_del[] = {
1418 static const struct nlattr_parser nla_p_get[] = {
1539 static struct nlattr_parser nla_p_sockaddr[] = {
1556 static const struct nlattr_parser nla_p_set[] = {
/freebsd/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/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.c399 static const struct nlattr_parser nla_p_linfo[] = {
405 static const struct nlattr_parser nla_p_if[] = {
751 static const struct nlattr_parser nla_p_ifa_fbsd[] = {
757 static const struct nlattr_parser nla_p_ifa[] = {
H A Drt.c406 const static struct nlattr_parser nla_p_rtnh[] = {
501 static struct nlattr_parser nla_p_rtmetrics[] = {
506 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/sys/rpc/
H A Dclnt_nl.c122 static const struct nlattr_parser rpcnl_attr_parser[] = {
/freebsd/sys/net/
H A Dif_vlan.c1240 static const struct nlattr_parser nla_p_vlan[] = {
/freebsd/sys/netinet/
H A Dip_carp.c2807 static const struct nlattr_parser nla_p_set[] = {