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];
2442 ip_vs_copy_service(struct ip_vs_service_entry *dst, struct ip_vs_service *src) in ip_vs_copy_service()2470 struct ip_vs_service_entry entry; in __ip_vs_get_service_entries()2595 [CMDID(IP_VS_SO_GET_SERVICE)] = sizeof(struct ip_vs_service_entry),2605 struct ip_vs_service_entry field_IP_VS_SO_GET_SERVICE;2698 sizeof(struct ip_vs_service_entry) * get->num_services; in do_ip_vs_get_ctl()2710 struct ip_vs_service_entry *entry; in do_ip_vs_get_ctl()2714 entry = (struct ip_vs_service_entry *)arg; in do_ip_vs_get_ctl()