|
Linux Kernel
3.7.1
|
#include <ip_vs.h>
Data Fields | |
| struct list_head | n_list |
| struct list_head | d_list |
| u16 | af |
| __be16 | port |
| union nf_inet_addr | addr |
| volatile unsigned int | flags |
| atomic_t | conn_flags |
| atomic_t | weight |
| atomic_t | refcnt |
| struct ip_vs_stats | stats |
| atomic_t | activeconns |
| atomic_t | inactconns |
| atomic_t | persistconns |
| __u32 | u_threshold |
| __u32 | l_threshold |
| spinlock_t | dst_lock |
| struct dst_entry * | dst_cache |
| u32 | dst_rtos |
| u32 | dst_cookie |
| union nf_inet_addr | dst_saddr |
| struct ip_vs_service * | svc |
| __u16 | protocol |
| __be16 | vport |
| union nf_inet_addr | vaddr |
| __u32 | vfwmark |
| union nf_inet_addr addr |
| spinlock_t dst_lock |
| union nf_inet_addr dst_saddr |
| struct ip_vs_service* svc |
| union nf_inet_addr vaddr |
1.8.2