Searched refs:ip_vs_service (Results 1 – 1 of 1) sorted by relevance
614 struct ip_vs_service { struct687 struct ip_vs_service __rcu *svc; /* service it belongs to */705 int (*init_service)(struct ip_vs_service *svc);707 void (*done_service)(struct ip_vs_service *svc);709 int (*add_dest)(struct ip_vs_service *svc, struct ip_vs_dest *dest);711 int (*del_dest)(struct ip_vs_service *svc, struct ip_vs_dest *dest);713 int (*upd_dest)(struct ip_vs_service *svc, struct ip_vs_dest *dest);716 struct ip_vs_dest* (*schedule)(struct ip_vs_service *svc,736 struct ip_vs_conn* (*conn_out)(struct ip_vs_service *svc,1161 struct ip_vs_conn *ip_vs_new_conn_out(struct ip_vs_service *svc,[all …]