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 { struct
120 const struct nlattr_parser *np; /* array of attribute parsers */ argument
170 const struct nlattr_parser *ps, u_int pslen, struct nl_pstate *npt,
H A Dnetlink_message_parser.c99 static const struct nlattr_parser *
100 search_states(const struct nlattr_parser *ps, u_int pslen, int key) in search_states()
125 const struct nlattr_parser *ps, u_int pslen, struct nl_pstate *npt, in nl_parse_attrs_raw()
128 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.c70 static const struct nlattr_parser nla_p_state[] = {
421 static const struct nlattr_parser nla_p_addr_wrap[] = {
456 static const struct nlattr_parser nla_p_ruleaddr[] = {
487 static const struct nlattr_parser nla_p_mape_portset[] = {
534 static const struct nlattr_parser nla_p_labels[] = {
574 static const struct nlattr_parser nla_p_pool[] = {
605 static const struct nlattr_parser nla_p_rule_uid[] = {
651 static const struct nlattr_parser nla_p_timeouts[] = {
687 static const struct nlattr_parser nla_p_threshold[] = {
695 static const struct nlattr_parser nla_p_rule[] = {
[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[] = {
752 static const struct nlattr_parser nla_p_ifa_fbsd[] = {
758 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.c1231 static const struct nlattr_parser nla_p_vlan[] = {
/freebsd/sys/netinet/
H A Dip_carp.c2814 static const struct nlattr_parser nla_p_set[] = {