Searched refs:ip_vs_get_dests (Results 1 – 2 of 2) sorted by relevance
246 struct ip_vs_get_dests { struct
2673 __ip_vs_get_dest_entries(struct netns_ipvs *ipvs, const struct ip_vs_get_dests *get, in __ip_vs_get_dest_entries()2674 struct ip_vs_get_dests __user *uptr) in __ip_vs_get_dest_entries()2754 [CMDID(IP_VS_SO_GET_DESTS)] = sizeof(struct ip_vs_get_dests),2764 struct ip_vs_get_dests field_IP_VS_SO_GET_DESTS;2892 struct ip_vs_get_dests *get; in do_ip_vs_get_ctl()2895 get = (struct ip_vs_get_dests *)arg; in do_ip_vs_get_ctl()