Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 25 of 89) sorted by relevance

1234

/linux-6.3-rc2/net/ethtool/
A Dcabletest.c165 struct nlattr *nest; in ethnl_cable_test_result() local
188 struct nlattr *nest; in ethnl_cable_test_fault_length() local
228 static int ethnl_act_cable_test_tdr_cfg(const struct nlattr *nest, in ethnl_act_cable_test_tdr_cfg()
363 struct nlattr *nest; in ethnl_cable_test_amplitude() local
387 struct nlattr *nest; in ethnl_cable_test_pulse() local
409 struct nlattr *nest; in ethnl_cable_test_step() local
A Dstrset.c160 static int strset_get_id(const struct nlattr *nest, u32 *val, in strset_get_id()
186 struct nlattr *nest = tb[ETHTOOL_A_STRSET_STRINGSETS]; in strset_parse_request() local
442 struct nlattr *nest; in strset_fill_reply() local
A Dstats.c210 struct nlattr *nest; in stat_put() local
318 struct nlattr *nest; in stats_put_rmon_hist() local
380 struct nlattr *nest; in stats_put_stats() local
A Dmm.c96 struct nlattr *nest; in mm_put_stats() local
A Dpause.c122 struct nlattr *nest; in pause_put_stats() local
A Dbitset.c236 struct nlattr *nest; in ethnl_put_bitset32() local
481 const struct nlattr *nest, in ethnl_compact_sanity_checks()
/linux-6.3-rc2/fs/btrfs/
A Dlocking.c128 void __btrfs_tree_read_lock(struct extent_buffer *eb, enum btrfs_lock_nesting nest) in __btrfs_tree_read_lock()
189 void __btrfs_tree_lock(struct extent_buffer *eb, enum btrfs_lock_nesting nest) in __btrfs_tree_lock()
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel_core.c734 struct nlattr *nest; in ip_tun_fill_encap_opts_geneve() local
762 struct nlattr *nest; in ip_tun_fill_encap_opts_vxlan() local
782 struct nlattr *nest; in ip_tun_fill_encap_opts_erspan() local
812 struct nlattr *nest; in ip_tun_fill_encap_opts() local
A Dtcp_diag.c88 struct nlattr *nest; in tcp_diag_put_ulp() local
/linux-6.3-rc2/net/bridge/
A Dbr_mdb.c76 struct nlattr *nest, *port_nest; in br_rports_fill_info() local
178 struct nlattr *nest, *nest_ent; in __mdb_fill_srcs() local
324 struct nlattr *nest, *nest2; in br_mdb_fill_info() local
469 struct nlattr *nest, *nest2; in nlmsg_populate_mdb_fill() local
587 struct nlattr *nest, *port_nest; in nlmsg_populate_rtr_fill() local
A Dbr_vlan_options.c15 struct nlattr *nest; in __vlan_tun_put() local
336 struct nlattr *nest; in br_vlan_global_opts_fill() local
/linux-6.3-rc2/drivers/net/can/dev/
A Dnetlink.c469 struct nlattr *nest; in can_tdc_fill_info() local
523 struct nlattr *nest; in can_ctrlmode_ext_fill_info() local
/linux-6.3-rc2/tools/testing/selftests/net/mptcp/
A Dpm_nl_ctl.c747 struct rtattr *rta, *nest; in add_addr() local
878 struct rtattr *rta, *nest; in del_addr() local
1069 struct rtattr *rta, *nest; in get_addr() local
1279 struct rtattr *rta, *nest; in set_flags() local
/linux-6.3-rc2/net/sched/
A Dact_api.c513 struct nlattr *nest; in tcf_dump_walker() local
590 struct nlattr *nest; in tcf_del_walker() local
1167 struct nlattr *nest; in tcf_action_dump_1() local
1212 struct nlattr *nest; in tcf_action_dump() local
1582 struct nlattr *nest; in tca_get_fill() local
1687 struct nlattr *nest; in tca_action_flush() local
2089 struct nlattr *nest; in tc_dump_action() local
A Dcls_flower.c2860 struct nlattr *nest; in fl_dump_key_geneve_opt() local
2894 struct nlattr *nest; in fl_dump_key_vxlan_opt() local
2916 struct nlattr *nest; in fl_dump_key_erspan_opt() local
2950 struct nlattr *nest; in fl_dump_key_gtp_opt() local
3010 struct nlattr *nest; in fl_dump_key_options() local
3299 struct nlattr *nest; in fl_dump() local
3357 struct nlattr *nest; in fl_terse_dump() local
3399 struct nlattr *nest; in fl_tmplt_dump() local
A Dcls_cgroup.c176 struct nlattr *nest; in cls_cgroup_dump() local
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_netlink.c789 struct nlattr *nest; in bond_fill_info() local
841 struct nlattr *nest, *nest2; in bond_fill_linkxstats() local
/linux-6.3-rc2/scripts/kconfig/
A Dpreprocess.c351 int nest = 0; in eval_clause() local
457 int nest = 0; in expand_dollar_with_args() local
/linux-6.3-rc2/net/netfilter/
A Dnft_tunnel.c539 struct nlattr *nest; in nft_tunnel_ip_dump() local
580 struct nlattr *nest, *inner; in nft_tunnel_opts_dump() local
/linux-6.3-rc2/net/l2tp/
A Dl2tp_netlink.c388 struct nlattr *nest; in l2tp_nl_tunnel_send() local
716 struct nlattr *nest; in l2tp_nl_session_send() local
/linux-6.3-rc2/net/8021q/
A Dvlan_netlink.c224 struct nlattr *nest; in vlan_fill_info() local
/linux-6.3-rc2/kernel/events/
A Dring_buffer.c54 unsigned int nest; in perf_output_put_handle() local
370 unsigned int nest; in perf_aux_output_begin() local
/linux-6.3-rc2/net/netlink/
A Dgenetlink.c1111 struct nlattr *nest; in ctrl_fill_info() local
1141 struct nlattr *nest; in ctrl_fill_info() local
1176 struct nlattr *nest; in ctrl_fill_mcgrp_info() local
1592 struct nlattr *nest; in ctrl_dumppolicy() local
/linux-6.3-rc2/include/linux/
A Dnetlink.h168 #define NL_SET_ERR_ATTR_MISS(extack, nest, type) do { \ argument
177 #define NL_REQ_ATTR_CHECK(extack, nest, tb, type) ({ \ argument
/linux-6.3-rc2/net/core/
A Dlwtunnel.c239 struct nlattr *nest; in lwtunnel_fill_encap() local

Completed in 82 milliseconds

1234