Searched refs:ip_vs_service_entry (Results 1 – 2 of 2) sorted by relevance
192 struct ip_vs_service_entry { struct253 struct ip_vs_service_entry entrytable[0];
2458 ip_vs_copy_service(struct ip_vs_service_entry *dst, struct ip_vs_service *src) in ip_vs_copy_service()2486 struct ip_vs_service_entry entry; in __ip_vs_get_service_entries()2611 [CMDID(IP_VS_SO_GET_SERVICE)] = sizeof(struct ip_vs_service_entry),2621 struct ip_vs_service_entry field_IP_VS_SO_GET_SERVICE;2714 sizeof(struct ip_vs_service_entry) * get->num_services; in do_ip_vs_get_ctl()2726 struct ip_vs_service_entry *entry; in do_ip_vs_get_ctl()2730 entry = (struct ip_vs_service_entry *)arg; in do_ip_vs_get_ctl()