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

#include <rtnl.h>

Collaboration diagram for rtnl_handler:

Data Fields

struct rtnl_handlernext
 
u_int16_t nlmsg_type
 
int(* handlefn )(struct nlmsghdr *h, void *arg)
 
void * arg
 

Field Documentation

void* rtnl_handler::arg

Referenced by nlif_open().

int(* rtnl_handler::handlefn)(struct nlmsghdr *h, void *arg)

Referenced by nlif_open().

struct rtnl_handler* rtnl_handler::next
u_int16_t rtnl_handler::nlmsg_type

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