| /linux/net/ethtool/ |
| H A D | cabletest.c | 172 struct nlattr *nest; in ethnl_cable_test_result_with_src() local 200 struct nlattr *nest; in ethnl_cable_test_fault_length_with_src() local 241 static int ethnl_act_cable_test_tdr_cfg(const struct nlattr *nest, in ethnl_act_cable_test_tdr_cfg() 383 struct nlattr *nest; in ethnl_cable_test_amplitude() local 407 struct nlattr *nest; in ethnl_cable_test_pulse() local 429 struct nlattr *nest; in ethnl_cable_test_step() local
|
| H A D | strset.c | 170 static int strset_get_id(const struct nlattr *nest, u32 *val, in strset_get_id() 196 struct nlattr *nest = tb[ETHTOOL_A_STRSET_STRINGSETS]; in strset_parse_request() local 461 struct nlattr *nest; in strset_fill_reply() local
|
| H A D | stats.c | 242 struct nlattr *nest; in stat_put() local 369 struct nlattr *nest; in stats_put_rmon_hist() local 431 struct nlattr *nest; in stats_put_stats() local
|
| H A D | tsinfo.c | 41 int ts_parse_hwtst_provider(const struct nlattr *nest, in ts_parse_hwtst_provider() 188 struct nlattr *nest; in tsinfo_put_stats() local 246 struct nlattr *nest; in tsinfo_fill_reply() local
|
| H A D | pse-pd.c | 130 struct nlattr *nest; in pse_put_pw_limit_ranges() local
|
| H A D | pause.c | 121 struct nlattr *nest; in pause_put_stats() local
|
| H A D | mse.c | 238 struct nlattr *nest; in mse_fill_reply() local
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | conntrack_dump_flush.c | 24 struct nlattr *nest, *nest_ip, *nest_proto; in build_cta_tuple_v4() local 54 struct nlattr *nest, *nest_ip, *nest_proto; in build_cta_tuple_v6() local 82 struct nlattr *nest, *nest_proto; in build_cta_proto() local 224 struct nlattr *nest; in conntracK_count_zone() local 271 struct nlattr *nest; in conntrack_flush_zone() local
|
| /linux/net/netfilter/ |
| H A D | nfnetlink_hook.c | 63 struct nlattr *nest = nla_nest_start(nlskb, NFNLA_HOOK_CHAIN_INFO); in nfnl_start_info_type() local 82 struct nlattr *nest, *nest2; in nfnl_hook_put_bpf_prog_info() local 115 struct nlattr *nest; in nfnl_hook_put_nft_info_desc() local 135 struct nlattr *nest; in nfnl_hook_put_nft_chain_info() local 167 struct nlattr *nest; in nfnl_hook_put_nft_ft_info() local
|
| H A D | nft_tunnel.c | 543 struct nlattr *nest; in nft_tunnel_ip_dump() local 584 struct nlattr *nest, *inne in nft_tunnel_opts_dump() local [all...] |
| /linux/net/ipv4/ |
| H A D | ip_tunnel_core.c | 764 struct nlattr *nest; in ip_tun_fill_encap_opts_geneve() local 792 struct nlattr *nest; in ip_tun_fill_encap_opts_vxlan() local 812 struct nlattr *nest; in ip_tun_fill_encap_opts_erspan() local 842 struct nlattr *nest; in ip_tun_fill_encap_opts() local
|
| /linux/net/core/ |
| H A D | page_pool_user.c | 119 struct nlattr *nest; in page_pool_nl_stats_fill() local 181 struct nlattr *nest; in netdev_nl_page_pool_stats_get_doit() local
|
| /linux/drivers/net/can/dev/ |
| H A D | netlink.c | 872 struct nlattr *nest; in can_tdc_fill_info() local 937 struct nlattr *nest; in can_pwm_fill_info() local 972 struct nlattr *nest; in can_ctrlmode_ext_fill_info() local
|
| /linux/net/bridge/ |
| H A D | br_mdb.c | 76 struct nlattr *nest, *port_nest; in br_rports_fill_info() local 180 struct nlattr *nest, *nest_ent; in __mdb_fill_srcs() local 326 struct nlattr *nest, *nest2; in br_mdb_fill_info() local 423 struct nlattr *nest, *nest2; in nlmsg_populate_mdb_fill() local 570 struct nlattr *nest, *port_nest; in nlmsg_populate_rtr_fill() local
|
| H A D | br_vlan_options.c | 15 struct nlattr *nest; in __vlan_tun_put() local 374 struct nlattr *nest; in br_vlan_global_opts_fill() local
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | pm_nl_ctl.c | 776 struct rtattr *rta, *nest; in add_addr() local 911 struct rtattr *rta, *nest; in del_addr() local 1116 struct rtattr *rta, *nest; in get_addr() local 1355 struct rtattr *rta, *nest; in set_flags() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | netlink_helpers.c | 348 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest() local 354 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) in addattr_nest_end()
|
| /linux/net/sched/ |
| H A D | act_api.c | 511 struct nlattr *nest; in tcf_action_dump_1() local 557 struct nlattr *nest; in tcf_dump_walker() local 634 struct nlattr *nest; in tcf_del_walker() local 1251 struct nlattr *nest; in tcf_action_dump() local 1654 struct nlattr *nest; in tca_get_fill() local 1759 struct nlattr *nest; in tca_action_flush() local 2208 struct nlattr *nest; in tc_dump_action() local
|
| H A D | cls_flower.c | 3166 struct nlattr *nest; in fl_dump_key_geneve_opt() local 3200 struct nlattr *nest; in fl_dump_key_vxlan_opt() local 3222 struct nlattr *nest; in fl_dump_key_erspan_opt() local 3256 struct nlattr *nest; in fl_dump_key_gtp_opt() local 3283 struct nlattr *nest; in fl_dump_key_pfcp_opt() local 3379 struct nlattr *nest; in fl_dump_key_options() local 3692 struct nlattr *nest; in fl_dump() local 3750 struct nlattr *nest; in fl_terse_dump() local 3792 struct nlattr *nest; in fl_tmplt_dump() local
|
| /linux/scripts/kconfig/ |
| H A D | preprocess.c | 355 int nest = 0; in eval_clause() local 464 int nest = 0; in expand_dollar_with_args() local
|
| /linux/net/l2tp/ |
| H A D | l2tp_netlink.c | 389 struct nlattr *nest; in l2tp_nl_tunnel_send() local 726 struct nlattr *nest; in l2tp_nl_session_send() local
|
| /linux/kernel/events/ |
| H A D | ring_buffer.c | 58 unsigned int nest; in perf_output_put_handle() local 378 unsigned int nest; in perf_aux_output_begin() local
|
| /linux/net/8021q/ |
| H A D | vlan_netlink.c | 227 struct nlattr *nest; in vlan_fill_info() local
|
| /linux/net/netlink/ |
| H A D | genetlink.c | 1253 struct nlattr *nest; in ctrl_fill_info() local 1283 struct nlattr *nest; in ctrl_fill_info() local 1318 struct nlattr *nest; in ctrl_fill_mcgrp_info() local 1732 struct nlattr *nest; in ctrl_dumppolicy() local
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_mdb.c | 129 struct nlattr *nest; in vxlan_mdb_entry_info_fill_srcs() local 169 struct nlattr *nest; in vxlan_mdb_entry_info_fill() local 225 struct nlattr *nest; in vxlan_mdb_entry_fill() local 253 struct nlattr *nest; in vxlan_mdb_fill() local
|