Home
last modified time | relevance | path

Searched defs:nla (Results 1 – 25 of 59) sorted by relevance

123

/net/netfilter/
Dnf_tables_api.c101 const struct nlattr * const *nla) in nft_ctx_init()
312 const struct nlattr *nla, in nft_table_lookup()
326 const struct nlattr *nla, in nf_tables_table_lookup()
349 __nf_tables_chain_type_lookup(int family, const struct nlattr *nla) in __nf_tables_chain_type_lookup()
363 const struct nlattr *nla, in nf_tables_chain_type_lookup()
498 const struct nlattr * const nla[]) in nf_tables_gettable()
639 const struct nlattr * const nla[]) in nf_tables_newtable()
758 const struct nlattr * const *nla = ctx->nla; in nft_flush() local
787 const struct nlattr * const nla[]) in nf_tables_deltable()
866 const struct nlattr *nla, in nf_tables_chain_lookup()
[all …]
Dnft_set_rbtree.c245 static unsigned int nft_rbtree_privsize(const struct nlattr * const nla[]) in nft_rbtree_privsize()
252 const struct nlattr * const nla[]) in nft_rbtree_init()
Dnft_log.c55 const struct nlattr *nla; in nft_log_init() local
Dnf_tables_trace.c51 struct nlattr *nla; in trace_fill_header() local
/net/wimax/
Dop-msg.c187 struct nlattr *nla; in wimax_msg_data_len() local
209 struct nlattr *nla; in wimax_msg_data() local
230 struct nlattr *nla; in wimax_msg_len() local
/net/sched/
Dact_api.c528 struct tc_action *tcf_action_init_1(struct net *net, struct nlattr *nla, in tcf_action_init_1()
613 int tcf_action_init(struct net *net, struct nlattr *nla, struct nlattr *est, in tcf_action_init()
745 static struct tc_action *tcf_action_get_1(struct net *net, struct nlattr *nla, in tcf_action_get_1()
781 static int tca_action_flush(struct net *net, struct nlattr *nla, in tca_action_flush()
881 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
948 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add()
1016 struct nlattr *nla[TCAA_MAX + 1]; in find_dump_kind() local
Dact_ipt.c96 static int __tcf_ipt_init(struct tc_action_net *tn, struct nlattr *nla, in __tcf_ipt_init()
194 static int tcf_ipt_init(struct net *net, struct nlattr *nla, in tcf_ipt_init()
203 static int tcf_xt_init(struct net *net, struct nlattr *nla, in tcf_xt_init()
Dematch.c175 struct tcf_ematch *em, struct nlattr *nla, int idx) in tcf_em_validate()
304 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, in tcf_em_tree_validate()
Dact_bpf.c103 struct nlattr *nla; in tcf_bpf_dump_bpf_info() local
274 static int tcf_bpf_init(struct net *net, struct nlattr *nla, in tcf_bpf_init()
Dsch_fifo.c147 struct nlattr *nla; in fifo_set_limit() local
Dem_meta.c694 static int meta_var_change(struct meta_value *dst, struct nlattr *nla) in meta_var_change()
747 static int meta_int_change(struct meta_value *dst, struct nlattr *nla) in meta_int_change()
884 static inline int meta_change_data(struct meta_value *dst, struct nlattr *nla) in meta_change_data()
Dact_skbedit.c66 static int tcf_skbedit_init(struct net *net, struct nlattr *nla, in tcf_skbedit_init()
Dact_vlan.c106 static int tcf_vlan_init(struct net *net, struct nlattr *nla, in tcf_vlan_init()
Dact_connmark.c99 static int tcf_connmark_init(struct net *net, struct nlattr *nla, in tcf_connmark_init()
Dact_nat.c41 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, in tcf_nat_init()
Dact_simple.c82 static int tcf_simp_init(struct net *net, struct nlattr *nla, in tcf_simp_init()
Dact_gact.c59 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init()
/net/core/
Ddrop_monitor.c80 struct nlattr *nla; in reset_per_cpu_data() local
163 struct nlattr *nla; in trace_drop_common() local
/net/mpls/
Daf_mpls.c684 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in mpls_count_nexthops() local
1093 struct nlattr *nla; in nla_put_via() local
1113 struct nlattr *nla; in nla_put_labels() local
1132 int nla_get_labels(const struct nlattr *nla, in nla_get_labels()
1178 int nla_get_via(const struct nlattr *nla, u8 *via_alen, in nla_get_via()
1268 struct nlattr *nla = tb[index]; in rtm_to_route_config() local
Dmpls_iptunnel.c129 static int mpls_build_state(struct net_device *dev, struct nlattr *nla, in mpls_build_state()
/net/openvswitch/
Dconntrack.h54 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, in ovs_ct_copy_action()
Dflow_netlink.c385 const struct nlattr *nla; in __parse_flow_nlattrs() local
706 struct nlattr *nla; in vxlan_opt_to_nlattr() local
788 struct nlattr *nla; in ip_tun_to_nlattr() local
1294 struct nlattr *nla; in nlattr_set() local
1518 struct nlattr *nla; in __ovs_nla_put_key() local
1752 struct nlattr *nla; in ovs_nla_put_key() local
2590 struct nlattr *nla; in masked_set_action_to_set_action_attr() local
/net/ipv6/ila/
Dila_lwt.c59 static int ila_build_state(struct net_device *dev, struct nlattr *nla, in ila_build_state()
/net/netfilter/ipset/
Dip_set_core.c280 flag_nested(const struct nlattr *nla) in flag_nested()
292 ip_set_get_ipaddr4(struct nlattr *nla, __be32 *ipaddr) in ip_set_get_ipaddr4()
309 ip_set_get_ipaddr6(struct nlattr *nla, union nf_inet_addr *ipaddr) in ip_set_get_ipaddr6()
1528 const struct nlattr *nla; in ip_set_uadd() local
1582 const struct nlattr *nla; in ip_set_udel() local
/net/ipv4/
Dfib_semantics.c494 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in fib_get_nhs() local
672 struct nlattr *nla, *attrs = rtnh_attrs(rtnh); in fib_nh_match() local
959 struct nlattr *nla; in fib_convert_metrics() local

123