Searched defs:rxrpc_sock (Results 1 – 1 of 1) sorted by relevance
52 struct rxrpc_sock { struct76 #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk) argument