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

struct expr_ctx - type context for symbol parsing during evaluation More...

#include <expression.h>

Collaboration diagram for expr_ctx:

Data Fields

const struct datatypedtype
 
enum byteorder byteorder
 
unsigned int len
 

Detailed Description

struct expr_ctx - type context for symbol parsing during evaluation

: expected datatype : expected byteorder : expected len

Field Documentation

enum byteorder expr_ctx::byteorder
const struct datatype* expr_ctx::dtype
unsigned int expr_ctx::len

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