Searched defs:ip_vs_dest_user_kern (Results 1 – 1 of 1) sorted by relevance
586 struct ip_vs_dest_user_kern { struct588 union nf_inet_addr addr;589 __be16 port;592 unsigned int conn_flags; /* connection flags */593 int weight; /* destination weight */596 u32 u_threshold; /* upper threshold */597 u32 l_threshold; /* lower threshold */600 u16 af;602 u16 tun_type; /* tunnel type */603 __be16 tun_port; /* tunnel port */[all …]