Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dip_vs.h246 struct ip_vs_get_dests { struct
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_ctl.c2931 __ip_vs_get_dest_entries(struct netns_ipvs *ipvs, const struct ip_vs_get_dests *get, in __ip_vs_get_dest_entries()
2932 struct ip_vs_get_dests __user *uptr) in __ip_vs_get_dest_entries()
3012 [CMDID(IP_VS_SO_GET_DESTS)] = sizeof(struct ip_vs_get_dests),
3022 struct ip_vs_get_dests field_IP_VS_SO_GET_DESTS;
3150 struct ip_vs_get_dests *get; in do_ip_vs_get_ctl()
3153 get = (struct ip_vs_get_dests *)arg; in do_ip_vs_get_ctl()

Completed in 11 milliseconds