Searched refs:ip_vs_service_entry (Results 1 – 2 of 2) sorted by relevance
206 struct ip_vs_service_entry { struct267 struct ip_vs_service_entry entrytable[0];
2600 ip_vs_copy_service(struct ip_vs_service_entry *dst, struct ip_vs_service *src) in ip_vs_copy_service()2628 struct ip_vs_service_entry entry; in __ip_vs_get_service_entries()2753 [CMDID(IP_VS_SO_GET_SERVICE)] = sizeof(struct ip_vs_service_entry),2763 struct ip_vs_service_entry field_IP_VS_SO_GET_SERVICE;2867 struct ip_vs_service_entry *entry; in do_ip_vs_get_ctl()2871 entry = (struct ip_vs_service_entry *)arg; in do_ip_vs_get_ctl()