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

Message type to cache action association. More...

#include <cache-api.h>

Data Fields

int mt_id
 Netlink message type. More...
 
int mt_act
 Cache action to take. More...
 
char * mt_name
 Name of operation for human-readable printing. More...
 

Detailed Description

Message type to cache action association.

Field Documentation

int nl_msgtype::mt_act

Cache action to take.

int nl_msgtype::mt_id
char* nl_msgtype::mt_name

Name of operation for human-readable printing.

Referenced by genl_register().


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