netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
netfilter.h File Reference
#include <netlink/netlink.h>
Include dependency graph for netfilter.h:
This graph shows which files directly or indirectly include this file:

Functions

char * nfnl_verdict2str (unsigned int, char *, size_t)
 
unsigned int nfnl_str2verdict (const char *)
 
char * nfnl_inet_hook2str (unsigned int, char *, size_t)
 
unsigned int nfnl_str2inet_hook (const char *)
 

Function Documentation

char* nfnl_inet_hook2str ( unsigned  int,
char *  ,
size_t   
)

References __type2str(), and ARRAY_SIZE.

Here is the call graph for this function:

unsigned int nfnl_str2inet_hook ( const char *  )

References __str2type(), and ARRAY_SIZE.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

unsigned int nfnl_str2verdict ( const char *  )

References __str2type(), and ARRAY_SIZE.

Here is the call graph for this function:

char* nfnl_verdict2str ( unsigned  int,
char *  ,
size_t   
)

References __type2str(), and ARRAY_SIZE.

Here is the call graph for this function: