|
Linux Kernel
3.7.1
|
#include <if_alg.h>
Data Fields | |
| void *(* | bind )(const char *name, u32 type, u32 mask) |
| void(* | release )(void *private) |
| int(* | setkey )(void *private, const u8 *key, unsigned int keylen) |
| int(* | accept )(void *private, struct sock *sk) |
| struct proto_ops * | ops |
| struct module * | owner |
| char | name [14] |
1.8.2