/openbmc/linux/tools/net/ynl/generated/ |
H A D | netdev-user.c | 78 const struct nlattr *attr; in netdev_dev_get_rsp_parse()
|
/openbmc/linux/net/netfilter/ |
H A D | nft_rt.c | 112 const struct nlattr * const tb[]) in nft_rt_get_init()
|
H A D | nft_osf.c | 62 const struct nlattr * const tb[]) in nft_osf_init()
|
H A D | nft_fib.c | 68 const struct nlattr * const tb[]) in nft_fib_init()
|
H A D | nfnetlink_log.c | 427 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 D | nft_payload.c | 224 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 D | nft_byteorder.c | 99 const struct nlattr * const tb[]) in nft_byteorder_init()
|
/openbmc/linux/net/ethtool/ |
H A D | eee.c | 134 struct nlattr **tb = info->attrs; in ethnl_set_eee()
|
H A D | coalesce.c | 237 struct nlattr **tb = info->attrs; in ethnl_set_coalesce_validate() 264 struct nlattr **tb = info->attrs; in __ethnl_set_coalesce()
|
H A D | privflags.c | 149 struct nlattr **tb = info->attrs; in ethnl_set_privflags()
|
/openbmc/linux/crypto/ |
H A D | crypto_user_stat.c | 137 struct nlattr **attrs) in crypto_reportstat()
|
/openbmc/linux/net/sched/ |
H A D | sch_htb.c | 1047 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 D | sch_fq.c | 806 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 D | fib_semantics.c | 585 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 D | device.c | 311 struct nlattr *tb[], struct nlattr *data[], in wg_newlink()
|
/openbmc/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_ipport.c | 112 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 D | ip_set_hash_ipportip.c | 108 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 D | addr.c | 85 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 D | l2tp_netlink.c | 158 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 D | events.c | 25 struct nlattr *attrs[THERMAL_GENL_ATTR_MAX + 1]; in handle_thermal_event()
|
/openbmc/linux/drivers/net/ |
H A D | veth.c | 1767 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 D | smc_ism.c | 232 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 D | psample.c | 292 struct nlattr *nla; in psample_ip_tun_to_nlattr() 469 struct nlattr *nla; in psample_sample_packet()
|
/openbmc/linux/net/ipv6/ |
H A D | ioam6_iptunnel.c | 102 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 D | protocol.h | 889 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,
|