Lines Matching defs:ip_vs_dest_user_kern
586 struct ip_vs_dest_user_kern { struct
588 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 */
604 u16 tun_flags; /* tunnel flags */