|
Linux Kernel
3.7.1
|
Data Fields | |
| atomic64_t | pkts |
| atomic64_t | bytes |
| struct list_head | head |
| atomic_t | refcnt |
| char | name [NFACCT_NAME_MAX] |
| struct rcu_head | rcu_head |
Definition at line 32 of file nfnetlink_acct.c.
| atomic64_t bytes |
Definition at line 34 of file nfnetlink_acct.c.
Definition at line 35 of file nfnetlink_acct.c.
| char name[NFACCT_NAME_MAX] |
Definition at line 37 of file nfnetlink_acct.c.
| atomic64_t pkts |
Definition at line 33 of file nfnetlink_acct.c.
| struct rcu_head rcu_head |
Definition at line 38 of file nfnetlink_acct.c.
| atomic_t refcnt |
Definition at line 36 of file nfnetlink_acct.c.
1.8.2