Home
last modified time | relevance | path

Searched +defs:link +defs:stats +defs:attrs (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/net/tipc/
Dnetlink_compat.c406 struct nlattr **attrs) in tipc_nl_compat_bearer_dump()
503 struct nlattr *prop[], struct nlattr *stats[]) in __fill_bc_link_stat()
542 struct nlattr **attrs) in tipc_nl_compat_link_stat_dump()
545 struct nlattr *link[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_compat_link_stat_dump() local
547 struct nlattr *stats[TIPC_NLA_STATS_MAX + 1]; in tipc_nl_compat_link_stat_dump() local
682 struct nlattr **attrs) in tipc_nl_compat_link_dump()
684 struct nlattr *link[TIPC_NLA_LINK_MAX + 1]; in tipc_nl_compat_link_dump() local
779 struct nlattr *link; in __tipc_nl_compat_link_set() local
842 struct nlattr *link; in tipc_nl_compat_link_reset_stats() local
895 struct nlattr **attrs) in tipc_nl_compat_name_table_dump()
[all …]
Dlink.c212 struct tipc_stats stats; member
484 struct tipc_link **link) in tipc_link_create()
560 struct tipc_link **link) in tipc_link_bc_create()
2608 struct nlattr *stats; in __tipc_nl_add_stats() local
2672 struct tipc_link *link, int nlflags) in __tipc_nl_add_link()
2675 struct nlattr *attrs; in __tipc_nl_add_link() local
2741 struct tipc_stats *stats) in __tipc_nl_add_bc_link_stat()
2796 struct nlattr *attrs; in tipc_nl_add_bc_link() local
/linux-6.14.4/fs/nfsd/
Dxdr.h17 struct iattr attrs; member
43 struct iattr attrs; member
68 struct iattr attrs; member
123 struct kstatfs stats; member
136 struct nfsd_linkargs link; member
/linux-6.14.4/net/core/
Drtnetlink.c386 struct rtnl_link *link, *old; in rtnl_register_internal() local
450 struct rtnl_link *link; in rtnl_unregister() local
481 struct rtnl_link *link; in rtnl_unregister_all() local
2515 const struct nlattr *attrs; in rtnl_nla_parse_ifinfomsg() local
4314 struct rtnl_link *link; in rtnl_dump_all() local
5663 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
6820 struct rtnl_link *link; in rtnetlink_rcv_msg() local
/linux-6.14.4/include/net/
Dxfrm.h277 struct xfrm_stats stats; member
1112 int link; /* ifindex of underlying L2 interface */ member
2169 static inline int xfrm_mark_get(struct nlattr **attrs, struct xfrm_mark *m) in xfrm_mark_get()