Home
last modified time | relevance | path

Searched refs:tipc_sk_dump (Results 1 – 2 of 2) sorted by relevance

/linux/net/tipc/
H A Dtrace.h131 int tipc_sk_dump(struct sock *sk, u16 dqueues, char *buf);
205 tipc_sk_dump(sk, dqueues, __get_str(buf));
222 DEFINE_SK_EVENT_FILTER(tipc_sk_dump);
H A Dsocket.c3936 int tipc_sk_dump(struct sock *sk, u16 dqueues, char *buf) in tipc_sk_dump() function