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

#include <rtnl.h>

Collaboration diagram for rtnl_handle:

Data Fields

int rtnl_fd
 
int rtnl_seq
 
int rtnl_dump
 
struct sockaddr_nl rtnl_local
 
struct rtnl_handlerhandlers
 

Field Documentation

struct rtnl_handler* rtnl_handle::handlers
int rtnl_handle::rtnl_dump

Referenced by rtnl_dump_type().

int rtnl_handle::rtnl_fd
struct sockaddr_nl rtnl_handle::rtnl_local

Referenced by rtnl_open().

int rtnl_handle::rtnl_seq

Referenced by rtnl_dump_type(), and rtnl_open().


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