Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dip_vs.h232 struct ip_vs_get_dests { struct
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c2515 __ip_vs_get_dest_entries(struct net *net, const struct ip_vs_get_dests *get, in __ip_vs_get_dest_entries()
2516 struct ip_vs_get_dests __user *uptr) in __ip_vs_get_dest_entries()
2596 [CMDID(IP_VS_SO_GET_DESTS)] = sizeof(struct ip_vs_get_dests),
2606 struct ip_vs_get_dests field_IP_VS_SO_GET_DESTS;
2735 struct ip_vs_get_dests *get; in do_ip_vs_get_ctl()
2738 get = (struct ip_vs_get_dests *)arg; in do_ip_vs_get_ctl()