Searched defs:ip_vs_dest (Results 1 – 1 of 1) sorted by relevance
655 struct ip_vs_dest { struct656 struct list_head n_list; /* for the dests in the service */680 struct ip_vs_dest_dst __rcu *dest_dst; /* cached dst info */ argument705 int (*add_dest)(struct ip_vs_service *svc, struct ip_vs_dest *dest); argument