Searched defs:rxrpc_sock (Results 1 – 1 of 1) sorted by relevance
90 struct rxrpc_sock { struct92 struct sock sk;116 #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk) argument