Lines Matching defs:ip_vs_service_user_kern
571 struct ip_vs_service_user_kern { struct
573 u16 af;
574 u16 protocol;
575 union nf_inet_addr addr; /* virtual ip address */
576 u16 port;
577 u32 fwmark; /* firwall mark of service */
580 char *sched_name;
581 char *pe_name;
582 unsigned flags; /* virtual service flags */
583 unsigned timeout; /* persistent timeout in sec */
584 u32 netmask; /* persistent netmask */