struct hook_proto_desc - description of protocol constraints imposed by hook family More...
#include <proto.h>
Data Fields | |
enum proto_bases | base |
const struct proto_desc * | desc |
struct hook_proto_desc - description of protocol constraints imposed by hook family
: protocol base of packets : protocol description of packets
enum proto_bases hook_proto_desc::base |
Referenced by payload_gen_dependency(), proto_ctx_init(), and proto_ctx_update().
const struct proto_desc* hook_proto_desc::desc |
Referenced by proto_ctx_init(), and proto_ctx_update().