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

#include <utils.h>

Collaboration diagram for cls_module:

Data Fields

const char * name
 
struct rtnl_cls_opsops
 
void(* parse_argv )(struct rtnl_cls *, int, char **)
 
struct nl_list_head list
 

Field Documentation

const char* cls_module::name

Referenced by register_cls_module().

struct rtnl_cls_ops* cls_module::ops
void(* cls_module::parse_argv)(struct rtnl_cls *, int, char **)

Referenced by main().


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