Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dserver_key.c30 static void rxrpc_describe_s(const struct key *, struct seq_file *);
44 .describe = rxrpc_describe_s,
109 static void rxrpc_describe_s(const struct key *key, struct seq_file *m) in rxrpc_describe_s() function