Searched refs:ip_vs_service_entry (Results 1 – 2 of 2) sorted by relevance
206 struct ip_vs_service_entry { struct 267 struct ip_vs_service_entry entrytable[];208 protocolip_vs_service_entry global() argument 209 addrip_vs_service_entry global() argument 210 portip_vs_service_entry global() argument 211 fwmarkip_vs_service_entry global() argument 214 sched_nameip_vs_service_entry global() argument 215 flagsip_vs_service_entry global() argument 216 timeoutip_vs_service_entry global() argument 217 netmaskip_vs_service_entry global() argument 220 num_destsip_vs_service_entry global() argument 223 statsip_vs_service_entry global() argument
2843 ip_vs_copy_service(struct ip_vs_service_entry *dst, struct ip_vs_service *src) in ip_vs_copy_service() 2871 struct ip_vs_service_entry entry; in __ip_vs_get_service_entries() 2996 [CMDID(IP_VS_SO_GET_SERVICE)] = sizeof(struct ip_vs_service_entry),3006 struct ip_vs_service_entry field_IP_VS_SO_GET_SERVICE;3110 struct ip_vs_service_entry *entry; in do_ip_vs_get_ctl() 3114 entry = (struct ip_vs_service_entry *)arg; in do_ip_vs_get_ctl()