Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/net/ethtool/
H 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
H A Dstrset.c135 static int strset_get_id(const struct nlattr *nest, u32 *val, in strset_get_id()
161 struct nlattr *nest = tb[ETHTOOL_A_STRSET_STRINGSETS]; in strset_parse_request() local
417 struct nlattr *nest; in strset_fill_reply() local
H A Dpause.c84 struct nlattr *nest; in pause_put_stats() local
H A Dbitset.c236 struct nlattr *nest; in ethnl_put_bitset32() local
481 const struct nlattr *nest, in ethnl_compact_sanity_checks()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_mdb.c24 struct nlattr *nest, *port_nest; in br_rports_fill_info() local
98 struct nlattr *nest, *nest_ent; in __mdb_fill_srcs() local
238 struct nlattr *nest, *nest2; in br_mdb_fill_info() local
384 struct nlattr *nest, *nest2; in nlmsg_populate_mdb_fill() local
612 struct nlattr *nest; in nlmsg_populate_rtr_fill() local
H A Dbr_vlan_options.c15 struct nlattr *nest; in __vlan_tun_put() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c177 struct rtattr *rta, *nest; in add_addr() local
288 struct rtattr *rta, *nest; in del_addr() local
430 struct rtattr *rta, *nest; in get_addr() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel_core.c742 struct nlattr *nest; in ip_tun_fill_encap_opts_geneve() local
770 struct nlattr *nest; in ip_tun_fill_encap_opts_vxlan() local
790 struct nlattr *nest; in ip_tun_fill_encap_opts_erspan() local
820 struct nlattr *nest; in ip_tun_fill_encap_opts() local
H A Dtcp_diag.c88 struct nlattr *nest; in tcp_diag_put_ulp() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c235 struct nlattr *nest; in tcf_dump_walker() local
308 struct nlattr *nest; in tcf_del_walker() local
816 struct nlattr *nest; in tcf_action_dump_1() local
856 struct nlattr *nest; in tcf_action_dump() local
1194 struct nlattr *nest; in tca_get_fill() local
1294 struct nlattr *nest; in tca_action_flush() local
1612 struct nlattr *nest; in tc_dump_action() local
H A Dcls_flower.c2662 struct nlattr *nest; in fl_dump_key_geneve_opt() local
2696 struct nlattr *nest; in fl_dump_key_vxlan_opt() local
2718 struct nlattr *nest; in fl_dump_key_erspan_opt() local
2784 struct nlattr *nest; in fl_dump_key_options() local
3045 struct nlattr *nest; in fl_dump() local
3103 struct nlattr *nest; in fl_terse_dump() local
3145 struct nlattr *nest; in fl_tmplt_dump() local
H A Dcls_cgroup.c174 struct nlattr *nest; in cls_cgroup_dump() local
H A Dsch_ets.c302 struct nlattr *nest; in ets_class_dump() local
742 struct nlattr *nest; in ets_qdisc_dump() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dlocking.c247 void __btrfs_tree_read_lock(struct extent_buffer *eb, enum btrfs_lock_nesting nest, in __btrfs_tree_read_lock()
419 void __btrfs_tree_lock(struct extent_buffer *eb, enum btrfs_lock_nesting nest) in __btrfs_tree_lock()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_netlink.c654 struct nlattr *nest; in bond_fill_info() local
706 struct nlattr *nest, *nest2; in bond_fill_linkxstats() local
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c846 struct nlattr *nest; in ctrl_fill_info() local
882 struct nlattr *nest; in ctrl_fill_info() local
917 struct nlattr *nest; in ctrl_fill_mcgrp_info() local
1299 struct nlattr *nest; in ctrl_dumppolicy() local
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Dlibmnl.h152 #define mnl_attr_for_each_nested(attr, nest) \ argument
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dpreprocess.c351 int nest = 0; in eval_clause() local
457 int nest = 0; in expand_dollar_with_args() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_tunnel.c510 struct nlattr *nest; in nft_tunnel_ip_dump() local
551 struct nlattr *nest, *inner; in nft_tunnel_opts_dump() local
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_netlink.c388 struct nlattr *nest; in l2tp_nl_tunnel_send() local
716 struct nlattr *nest; in l2tp_nl_session_send() local
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_netlink.c219 struct nlattr *nest; in vlan_fill_info() local
/OK3568_Linux_fs/kernel/kernel/events/
H A Dring_buffer.c54 unsigned int nest; in perf_output_put_handle() local
367 unsigned int nest; in perf_aux_output_begin() local
/OK3568_Linux_fs/kernel/net/dcb/
H A Ddcbnl.c221 struct nlattr *data[DCB_PFC_UP_ATTR_MAX + 1], *nest; in dcbnl_getpfccfg() local
280 struct nlattr *data[DCB_CAP_ATTR_MAX + 1], *nest; in dcbnl_getcap() local
325 struct nlattr *data[DCB_NUMTCS_ATTR_MAX + 1], *nest; in dcbnl_getnumtcs() local
1609 struct nlattr *data[DCB_FEATCFG_ATTR_MAX + 1], *nest; in dcbnl_getfeatcfg() local
/OK3568_Linux_fs/kernel/net/core/
H A Dlwtunnel.c231 struct nlattr *nest; in lwtunnel_fill_encap() local
/OK3568_Linux_fs/kernel/arch/c6x/platforms/
H A Dpll.c375 dump_clock(struct seq_file *s, unsigned nest, struct clk *parent) in dump_clock()

1234