Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dsocket.h62 int tipc_nl_sk_dump(struct sk_buff *skb, struct netlink_callback *cb);
H A Dnetlink.c182 .dumpit = tipc_nl_sk_dump,
H A Dnetlink_compat.c1256 dump.dumpit = tipc_nl_sk_dump; in tipc_nl_compat_handle()
H A Dsocket.c3690 int tipc_nl_sk_dump(struct sk_buff *skb, struct netlink_callback *cb) in tipc_nl_sk_dump() function