Home
last modified time | relevance | path

Searched refs:tipc_nl_node_reset_link_stats (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dnode.h116 int tipc_nl_node_reset_link_stats(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c205 .doit = tipc_nl_node_reset_link_stats,
H A Dnetlink_compat.c1242 doit.doit = tipc_nl_node_reset_link_stats; in tipc_nl_compat_handle()
H A Dnode.c2564 int tipc_nl_node_reset_link_stats(struct sk_buff *skb, struct genl_info *info) in tipc_nl_node_reset_link_stats() function