Searched refs:ip_vs_service_entry (Results 1 – 2 of 2) sorted by relevance
193 struct ip_vs_service_entry { struct254 struct ip_vs_service_entry entrytable[0];
2470 ip_vs_copy_service(struct ip_vs_service_entry *dst, struct ip_vs_service *src) in ip_vs_copy_service()2498 struct ip_vs_service_entry entry; in __ip_vs_get_service_entries()2623 [CMDID(IP_VS_SO_GET_SERVICE)] = sizeof(struct ip_vs_service_entry),2633 struct ip_vs_service_entry field_IP_VS_SO_GET_SERVICE;2726 sizeof(struct ip_vs_service_entry) * get->num_services; in do_ip_vs_get_ctl()2738 struct ip_vs_service_entry *entry; in do_ip_vs_get_ctl()2742 entry = (struct ip_vs_service_entry *)arg; in do_ip_vs_get_ctl()