Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dip_vs.h262 struct ip_vs_get_services { struct
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_ctl.c2623 const struct ip_vs_get_services *get, in __ip_vs_get_service_entries()
2624 struct ip_vs_get_services __user *uptr) in __ip_vs_get_service_entries()
2752 [CMDID(IP_VS_SO_GET_SERVICES)] = sizeof(struct ip_vs_get_services),
2762 struct ip_vs_get_services field_IP_VS_SO_GET_SERVICES;
2851 struct ip_vs_get_services *get; in do_ip_vs_get_ctl()
2854 get = (struct ip_vs_get_services *)arg; in do_ip_vs_get_ctl()