|
Linux Kernel
3.7.1
|
Data Fields | |
| struct hlist_node | hlist |
| spinlock_t | lock |
| atomic_t | use |
| unsigned int | qlen |
| struct sk_buff * | skb |
| struct timer_list | timer |
| struct user_namespace * | peer_user_ns |
| int | peer_portid |
| unsigned int | flushtimeout |
| unsigned int | nlbufsiz |
| unsigned int | qthreshold |
| u_int32_t | copy_range |
| u_int32_t | seq |
| u_int16_t | group_num |
| u_int16_t | flags |
| u_int8_t | copy_mode |
| struct rcu_head | rcu |
Definition at line 50 of file nfnetlink_log.c.
| u_int8_t copy_mode |
Definition at line 69 of file nfnetlink_log.c.
| u_int32_t copy_range |
Definition at line 65 of file nfnetlink_log.c.
| u_int16_t flags |
Definition at line 68 of file nfnetlink_log.c.
| unsigned int flushtimeout |
Definition at line 62 of file nfnetlink_log.c.
| u_int16_t group_num |
Definition at line 67 of file nfnetlink_log.c.
| struct hlist_node hlist |
Definition at line 51 of file nfnetlink_log.c.
| spinlock_t lock |
Definition at line 52 of file nfnetlink_log.c.
| unsigned int nlbufsiz |
Definition at line 63 of file nfnetlink_log.c.
| int peer_portid |
Definition at line 59 of file nfnetlink_log.c.
| struct user_namespace* peer_user_ns |
Definition at line 58 of file nfnetlink_log.c.
| unsigned int qlen |
Definition at line 55 of file nfnetlink_log.c.
| unsigned int qthreshold |
Definition at line 64 of file nfnetlink_log.c.
Definition at line 70 of file nfnetlink_log.c.
| u_int32_t seq |
Definition at line 66 of file nfnetlink_log.c.
Definition at line 56 of file nfnetlink_log.c.
Definition at line 57 of file nfnetlink_log.c.
| atomic_t use |
Definition at line 53 of file nfnetlink_log.c.
1.8.2