Home
last modified time | relevance | path

Searched defs:ip_vs_dest_user_kern (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dip_vs.h892 struct ip_vs_dest_user_kern { struct
894 union nf_inet_addr addr;
895 __be16 port;
898 unsigned int conn_flags; /* connection flags */
899 int weight; /* destination weight */
902 u32 u_threshold; /* upper threshold */
903 u32 l_threshold; /* lower threshold */
906 u16 af;
908 u16 tun_type; /* tunnel type */
909 __be16 tun_port; /* tunnel port */
[all …]