Home
last modified time | relevance | path

Searched refs:nlattr (Results 351 – 375 of 492) sorted by relevance

1...<<11121314151617181920

/openbmc/linux/tools/net/ynl/generated/
H A Dnetdev-user.c78 const struct nlattr *attr; in netdev_dev_get_rsp_parse()
/openbmc/linux/net/netfilter/
H A Dnft_rt.c112 const struct nlattr * const tb[]) in nft_rt_get_init()
H A Dnft_osf.c62 const struct nlattr * const tb[]) in nft_osf_init()
H A Dnft_fib.c68 const struct nlattr * const tb[]) in nft_fib_init()
H A Dnfnetlink_log.c427 struct nlattr *nest; in nfulnl_put_bridge()
649 struct nlattr *nla; in __build_packet_message()
861 const struct nlattr * const nfula[]) in nfulnl_recv_unsupp()
883 const struct nlattr * const nfula[]) in nfulnl_recv_config()
H A Dnft_payload.c224 const struct nlattr * const tb[]) in nft_payload_init()
648 const struct nlattr * const tb[]) in nft_payload_inner_init()
938 const struct nlattr * const tb[]) in nft_payload_set_init()
1038 const struct nlattr * const tb[]) in nft_payload_select_ops()
H A Dnft_byteorder.c99 const struct nlattr * const tb[]) in nft_byteorder_init()
/openbmc/linux/net/ethtool/
H A Deee.c134 struct nlattr **tb = info->attrs; in ethnl_set_eee()
H A Dcoalesce.c237 struct nlattr **tb = info->attrs; in ethnl_set_coalesce_validate()
264 struct nlattr **tb = info->attrs; in __ethnl_set_coalesce()
H A Dprivflags.c149 struct nlattr **tb = info->attrs; in ethnl_set_privflags()
/openbmc/linux/crypto/
H A Dcrypto_user_stat.c137 struct nlattr **attrs) in crypto_reportstat()
/openbmc/linux/net/sched/
H A Dsch_htb.c1047 static int htb_init(struct Qdisc *sch, struct nlattr *opt, in htb_init()
1053 struct nlattr *tb[TCA_HTB_MAX + 1]; in htb_init()
1205 struct nlattr *nest; in htb_dump()
1245 struct nlattr *nest; in htb_dump_class()
1758 u32 parentid, struct nlattr **tca, in htb_change_class()
1765 struct nlattr *opt = tca[TCA_OPTIONS]; in htb_change_class()
1766 struct nlattr *tb[TCA_HTB_MAX + 1]; in htb_change_class()
1821 struct nlattr nla; in htb_change_class()
H A Dsch_fq.c806 static int fq_change(struct Qdisc *sch, struct nlattr *opt, in fq_change()
810 struct nlattr *tb[TCA_FQ_MAX + 1]; in fq_change()
927 static int fq_init(struct Qdisc *sch, struct nlattr *opt, in fq_init()
972 struct nlattr *opts; in fq_dump()
/openbmc/linux/net/ipv4/
H A Dfib_semantics.c585 struct nlattr *encap, u16 encap_type, in fib_nh_common_init()
677 static int fib_gw_from_attr(__be32 *gw, struct nlattr *nla, in fib_gw_from_attr()
722 struct nlattr *nla, *nlav, *attrs = rtnh_attrs(rtnh); in fib_get_nhs()
856 struct nlattr *encap, in fib_encap_match()
948 struct nlattr *nla, *nlav, *attrs = rtnh_attrs(rtnh); in fib_nh_match()
1012 struct nlattr *nla; in fib_metrics_match()
1669 struct nlattr *nla; in fib_nexthop_info()
1742 struct nlattr *mp; in fib_add_multipath()
/openbmc/linux/drivers/net/wireguard/
H A Ddevice.c311 struct nlattr *tb[], struct nlattr *data[], in wg_newlink()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipport.c112 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport4_uadt()
283 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport6_uadt()
H A Dip_set_hash_ipportip.c108 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip4_uadt()
278 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip6_uadt()
/openbmc/linux/drivers/infiniband/core/
H A Daddr.c85 struct nlattr *tb[LS_NLA_TYPE_MAX] = {}; in ib_nl_is_good_ip_resp()
101 const struct nlattr *head, *curr; in ib_nl_process_good_ip_rsep()
107 head = (const struct nlattr *)nlmsg_data(nlh); in ib_nl_process_good_ip_rsep()
/openbmc/linux/net/l2tp/
H A Dl2tp_netlink.c158 static int l2tp_nl_cmd_tunnel_create_get_addr(struct nlattr **attrs, struct l2tp_tunnel_cfg *cfg) in l2tp_nl_cmd_tunnel_create_get_addr()
194 struct nlattr **attrs = info->attrs; in l2tp_nl_cmd_tunnel_create()
388 struct nlattr *nest; in l2tp_nl_tunnel_send()
716 struct nlattr *nest; in l2tp_nl_session_send()
/openbmc/linux/tools/lib/thermal/
H A Devents.c25 struct nlattr *attrs[THERMAL_GENL_ATTR_MAX + 1]; in handle_thermal_event()
/openbmc/linux/drivers/net/
H A Dveth.c1767 static int veth_validate(struct nlattr *tb[], struct nlattr *data[], in veth_validate()
1792 static int veth_init_queues(struct net_device *dev, struct nlattr *tb[]) in veth_init_queues()
1810 struct nlattr *tb[], struct nlattr *data[], in veth_newlink()
1817 struct nlattr *peer_tb[IFLA_MAX + 1], **tbp; in veth_newlink()
1826 struct nlattr *nla_peer; in veth_newlink()
/openbmc/linux/net/smc/
H A Dsmc_ism.c232 struct nlattr *port_attrs; in smc_nl_handle_smcd_dev()
233 struct nlattr *attrs; in smc_nl_handle_smcd_dev()
/openbmc/linux/net/psample/
H A Dpsample.c292 struct nlattr *nla; in psample_ip_tun_to_nlattr()
469 struct nlattr *nla; in psample_sample_packet()
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c102 static int ioam6_build_state(struct net *net, struct nlattr *nla, in ioam6_build_state()
107 struct nlattr *tb[IOAM6_IPTUNNEL_MAX + 1]; in ioam6_build_state()
/openbmc/linux/net/mptcp/
H A Dprotocol.h889 int mptcp_pm_parse_addr(struct nlattr *attr, struct genl_info *info,
891 int mptcp_pm_parse_entry(struct nlattr *attr, struct genl_info *info,
941 int mptcp_pm_set_flags(struct net *net, struct nlattr *token,
945 int mptcp_userspace_pm_set_flags(struct net *net, struct nlattr *token,

1...<<11121314151617181920