Home
last modified time | relevance | path

Searched refs:nlattr (Results 276 – 300 of 492) sorted by relevance

1...<<11121314151617181920

/openbmc/linux/net/netfilter/
H A Dnft_set_bitmap.c252 static u64 nft_bitmap_privsize(const struct nlattr * const nla[], in nft_bitmap_privsize()
262 const struct nlattr * const nla[]) in nft_bitmap_init()
H A Dnf_conntrack_proto_icmp.c274 static int icmp_nlattr_to_tuple(struct nlattr *tb[], in icmp_nlattr_to_tuple()
321 static int icmp_timeout_nlattr_to_obj(struct nlattr *tb[], in icmp_timeout_nlattr_to_obj()
H A Dnft_immediate.c32 static enum nft_data_types nft_reg_to_type(const struct nlattr *nla) in nft_reg_to_type()
48 const struct nlattr * const tb[]) in nft_immediate_init()
H A Dnft_log.c147 const struct nlattr * const tb[]) in nft_log_init()
151 const struct nlattr *nla; in nft_log_init()
H A Dnf_conntrack_proto_icmpv6.c249 static int icmpv6_nlattr_to_tuple(struct nlattr *tb[], in icmpv6_nlattr_to_tuple()
297 static int icmpv6_timeout_nlattr_to_obj(struct nlattr *tb[], in icmpv6_timeout_nlattr_to_obj()
H A Dnft_set_hash.c385 static u64 nft_rhash_privsize(const struct nlattr * const nla[], in nft_rhash_privsize()
401 const struct nlattr * const tb[]) in nft_rhash_init()
654 static u64 nft_hash_privsize(const struct nlattr * const nla[], in nft_hash_privsize()
663 const struct nlattr * const tb[]) in nft_hash_init()
/openbmc/linux/net/sched/
H A Dact_mirred.c92 static int tcf_mirred_init(struct net *net, struct nlattr *nla, in tcf_mirred_init()
93 struct nlattr *est, struct tc_action **a, in tcf_mirred_init()
99 struct nlattr *tb[TCA_MIRRED_MAX + 1]; in tcf_mirred_init()
H A Dact_skbedit.c117 static int tcf_skbedit_init(struct net *net, struct nlattr *nla, in tcf_skbedit_init()
118 struct nlattr *est, struct tc_action **a, in tcf_skbedit_init()
125 struct nlattr *tb[TCA_SKBEDIT_MAX + 1]; in tcf_skbedit_init()
H A Dsch_fq_codel.c367 static int fq_codel_change(struct Qdisc *sch, struct nlattr *opt, in fq_codel_change()
371 struct nlattr *tb[TCA_FQ_CODEL_MAX + 1]; in fq_codel_change()
459 static int fq_codel_init(struct Qdisc *sch, struct nlattr *opt, in fq_codel_init()
525 struct nlattr *opts; in fq_codel_dump()
/openbmc/linux/include/net/
H A Dip6_fib.h62 struct nlattr *fc_mx;
65 struct nlattr *fc_mp;
68 struct nlattr *fc_encap;
/openbmc/linux/net/devlink/
H A Dnetlink.c101 devlink_get_from_attrs_lock(struct net *net, struct nlattr **attrs) in devlink_get_from_attrs_lock()
191 struct nlattr **attrs) in devlink_nl_inst_single_dumpit()
247 struct nlattr **attrs = info->attrs; in devlink_nl_dumpit()
H A Dlinecard.c29 devlink_linecard_get_from_attrs(struct devlink *devlink, struct nlattr **attrs) in devlink_linecard_get_from_attrs()
51 struct nlattr *nested_attr; in devlink_nl_put_nested_handle()
80 struct nlattr *attr; in devlink_nl_linecard_fill()
H A Dsb.c43 struct nlattr **attrs) in devlink_sb_get_from_attrs()
64 struct nlattr **attrs, in devlink_sb_pool_index_get_from_attrs()
88 devlink_sb_pool_type_get_from_attrs(struct nlattr **attrs, in devlink_sb_pool_type_get_from_attrs()
112 devlink_sb_th_type_get_from_attrs(struct nlattr **attrs, in devlink_sb_th_type_get_from_attrs()
137 struct nlattr **attrs, in devlink_sb_tc_index_get_from_attrs()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3320 struct nlattr *nl_service; in ip_vs_genl_fill_service()
3441 struct nlattr *nla, bool full_entry, in ip_vs_genl_parse_service()
3444 struct nlattr *attrs[IPVS_SVC_ATTR_MAX + 1]; in ip_vs_genl_parse_service()
3521 struct nlattr *nla) in ip_vs_genl_find_service()
3533 struct nlattr *nl_dest; in ip_vs_genl_fill_dest()
3607 struct nlattr *attrs[IPVS_CMD_ATTR_MAX + 1]; in ip_vs_genl_dump_dests()
3642 struct nlattr *nla, bool full_entry) in ip_vs_genl_parse_dest()
3645 struct nlattr *nla_addr, *nla_port; in ip_vs_genl_parse_dest()
3646 struct nlattr *nla_addr_family; in ip_vs_genl_parse_dest()
3709 struct nlattr *nl_daemon; in ip_vs_genl_fill_daemon()
[all …]
/openbmc/linux/net/core/
H A Dnet_namespace.c758 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_net_newid()
759 struct nlattr *nla; in rtnl_net_newid()
863 struct nlattr **tb, in rtnl_net_valid_getid_req()
902 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_net_getid()
909 struct nlattr *nla; in rtnl_net_getid()
1011 struct nlattr *tb[NETNSA_MAX + 1]; in rtnl_valid_dump_net_req()
/openbmc/linux/net/tipc/
H A Dbcast.h103 int tipc_nl_bc_link_set(struct net *net, struct nlattr *attrs[]);
/openbmc/linux/net/ethtool/
H A Ddebug.c87 struct nlattr **tb = info->attrs; in ethnl_set_debug()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_port.c153 bitmap_port_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_port_uadt()
249 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_port_create()
H A Dip_set_hash_ipmac.c110 hash_ipmac4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmac4_uadt()
226 hash_ipmac6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmac6_uadt()
H A Dip_set_hash_ipmark.c97 hash_ipmark4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark4_uadt()
232 hash_ipmark6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipmark6_uadt()
H A Dip_set_hash_ip.c100 hash_ip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip4_uadt()
234 hash_ip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ip6_uadt()
H A Dip_set_list_set.c350 list_set_uadt(struct ip_set *set, struct nlattr *tb[], in list_set_uadt()
457 struct nlattr *nested; in list_set_head()
482 struct nlattr *atd, *nested; in list_set_list()
615 list_set_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in list_set_create()
/openbmc/linux/net/netlink/
H A Dpolicy.c258 struct nlattr *attr; in __netlink_policy_dump_write_attr()
425 struct nlattr *policy; in netlink_policy_dump_write()
/openbmc/linux/net/ipv4/
H A Dudp_diag.c19 struct nlattr *bc, bool net_admin) in sk_diag_dump()
97 struct nlattr *bc; in udp_dump()
/openbmc/linux/net/phonet/
H A Dpn_netlink.c55 struct nlattr *tb[IFA_MAX+1]; in addr_doit()
222 struct nlattr *tb[RTA_MAX+1]; in route_doit()

1...<<11121314151617181920