Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dip_vs.h262 struct ip_vs_get_services { struct
/linux/net/netfilter/ipvs/
A Dip_vs_ctl.c2630 const struct ip_vs_get_services *get, in __ip_vs_get_service_entries()
2631 struct ip_vs_get_services __user *uptr) in __ip_vs_get_service_entries()
2759 [CMDID(IP_VS_SO_GET_SERVICES)] = sizeof(struct ip_vs_get_services),
2769 struct ip_vs_get_services field_IP_VS_SO_GET_SERVICES;
2858 struct ip_vs_get_services *get; in do_ip_vs_get_ctl()
2861 get = (struct ip_vs_get_services *)arg; in do_ip_vs_get_ctl()

Completed in 11 milliseconds