Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
nfnetlink_acct.h File Reference
#include <uapi/linux/netfilter/nfnetlink_acct.h>

Go to the source code of this file.

Functions

struct nf_acctnfnl_acct_find_get (const char *filter_name)
 
void nfnl_acct_put (struct nf_acct *acct)
 
void nfnl_acct_update (const struct sk_buff *skb, struct nf_acct *nfacct)
 

Function Documentation

struct nf_acct* nfnl_acct_find_get ( const char filter_name)
read

Definition at line 294 of file nfnetlink_acct.c.

void nfnl_acct_put ( struct nf_acct acct)

Definition at line 320 of file nfnetlink_acct.c.

void nfnl_acct_update ( const struct sk_buff skb,
struct nf_acct nfacct 
)

Definition at line 327 of file nfnetlink_acct.c.