Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnet.h47 int tipc_nl_net_dump(struct sk_buff *skb, struct netlink_callback *cb);
H A Dnet.c200 int tipc_nl_net_dump(struct sk_buff *skb, struct netlink_callback *cb) in tipc_nl_net_dump() function
H A Dnetlink.c226 .dumpit = tipc_nl_net_dump,
H A Dnetlink_compat.c1281 dump.dumpit = tipc_nl_net_dump; in tipc_nl_compat_handle()