Home
last modified time | relevance | path

Searched refs:tipc_nl_sk_dump (Results 1 – 3 of 3) 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 Dsocket.c3690 int tipc_nl_sk_dump(struct sk_buff *skb, struct netlink_callback *cb) in tipc_nl_sk_dump() function