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

Generic Netlink Operations. More...

#include <mngt.h>

Collaboration diagram for genl_ops:

Data Fields

int o_family
 
int o_id
 
char * o_name
 
struct nl_cache_opso_cache_ops
 
struct genl_cmdo_cmds
 
int o_ncmds
 
struct nl_list_head o_list
 

Detailed Description

Generic Netlink Operations.

Field Documentation

struct nl_cache_ops* genl_ops::o_cache_ops

Referenced by genl_register().

struct genl_cmd* genl_ops::o_cmds

Referenced by genl_op2name().

int genl_ops::o_family

Referenced by genl_op2name(), and genl_register().

int genl_ops::o_id
char* genl_ops::o_name

Referenced by genl_register().

int genl_ops::o_ncmds

Referenced by genl_op2name().


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