Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.h115 int tipc_nl_node_dump_link(struct sk_buff *skb, struct netlink_callback *cb);
H A Dnetlink.c195 .dumpit = tipc_nl_node_dump_link,
H A Dnetlink_compat.c1224 dump.dumpit = tipc_nl_node_dump_link; in tipc_nl_compat_handle()
1230 dump.dumpit = tipc_nl_node_dump_link; in tipc_nl_compat_handle()
H A Dnode.c2663 int tipc_nl_node_dump_link(struct sk_buff *skb, struct netlink_callback *cb) in tipc_nl_node_dump_link() function