Home
last modified time | relevance | path

Searched refs:ip_vs_get_services (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dip_vs.h249 struct ip_vs_get_services { struct
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_ctl.c2493 const struct ip_vs_get_services *get, in __ip_vs_get_service_entries()
2494 struct ip_vs_get_services __user *uptr) in __ip_vs_get_service_entries()
2622 [CMDID(IP_VS_SO_GET_SERVICES)] = sizeof(struct ip_vs_get_services),
2632 struct ip_vs_get_services field_IP_VS_SO_GET_SERVICES;
2721 struct ip_vs_get_services *get; in do_ip_vs_get_ctl()
2724 get = (struct ip_vs_get_services *)arg; in do_ip_vs_get_ctl()