Linux Kernel
3.7.1
|
#include <yenta_socket.h>
Data Fields | |
int(* | override )(struct yenta_socket *) |
void(* | save_state )(struct yenta_socket *) |
void(* | restore_state )(struct yenta_socket *) |
int(* | sock_init )(struct yenta_socket *) |
Definition at line 106 of file yenta_socket.h.
int(* override)(struct yenta_socket *) |
Definition at line 107 of file yenta_socket.h.
void(* restore_state)(struct yenta_socket *) |
Definition at line 109 of file yenta_socket.h.
void(* save_state)(struct yenta_socket *) |
Definition at line 108 of file yenta_socket.h.
int(* sock_init)(struct yenta_socket *) |
Definition at line 110 of file yenta_socket.h.