|
Linux Kernel
3.7.1
|
#include <rxrpc-type.h>
Data Fields | |
| u16 | security_index |
| struct rxrpc_key_token * | next |
| union { | |
| struct rxkad_key * kad | |
| struct rxk5_key * k5 | |
| }; | |
Definition at line 89 of file rxrpc-type.h.
| union { ... } |
Definition at line 94 of file rxrpc-type.h.
Definition at line 93 of file rxrpc-type.h.
| struct rxrpc_key_token* next |
Definition at line 91 of file rxrpc-type.h.
| u16 security_index |
Definition at line 90 of file rxrpc-type.h.
1.8.2