netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
proto_ctx Struct Reference

struct proto_ctx - protocol context More...

#include <proto.h>

Collaboration diagram for proto_ctx:

Data Fields

unsigned int family
 
struct {
   struct location   location
 
   const struct proto_desc *   desc
 
protocol [PROTO_BASE_MAX+1]
 

Detailed Description

struct proto_ctx - protocol context

: hook family : location of the relational expression defining the context : protocol description for this layer

The location of the context is the location of the relational expression defining it, either directly through a protocol match or indirectly through a dependency.

Field Documentation

unsigned int proto_ctx::family
struct location proto_ctx::location

Referenced by proto_ctx_update().


The documentation for this struct was generated from the following file: