Home
last modified time | relevance | path

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

/linux/net/tipc/
H A 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 …]
H A 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()
2607 struct nlattr *stats; in __tipc_nl_add_stats() local
2671 struct tipc_link *link, int nlflags) in __tipc_nl_add_link()
2674 struct nlattr *attrs; in __tipc_nl_add_link() local
2740 struct tipc_stats *stats) in __tipc_nl_add_bc_link_stat()
2795 struct nlattr *attrs; in tipc_nl_add_bc_link() local
/linux/fs/nfsd/
H A 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/net/core/
H A 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
2512 const struct nlattr *attrs; in rtnl_nla_parse_ifinfomsg() local
4311 struct rtnl_link *link; in rtnl_dump_all() local
5660 struct rtnl_hw_stats64 *stats, in rtnl_offload_xstats_get_stats()
6817 struct rtnl_link *link; in rtnetlink_rcv_msg() local
/linux/include/net/
H A Dxfrm.h277 struct xfrm_stats stats; member
1103 int link; /* ifindex of underlying L2 interface */ member
2160 static inline int xfrm_mark_get(struct nlattr **attrs, struct xfrm_mark *m) in xfrm_mark_get()