Home
last modified time | relevance | path

Searched defs:udest (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c968 struct ip_vs_dest_user_kern *udest, int add) in __ip_vs_update_dest()
1058 ip_vs_new_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) in ip_vs_new_dest()
1127 ip_vs_add_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) in ip_vs_add_dest()
1198 ip_vs_edit_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) in ip_vs_edit_dest()
1304 ip_vs_del_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) in ip_vs_del_dest()
2675 static void ip_vs_copy_udest_compat(struct ip_vs_dest_user_kern *udest, in ip_vs_copy_udest_compat()
2700 struct ip_vs_dest_user_kern udest; in do_ip_vs_set_ctl() local
3641 static int ip_vs_genl_parse_dest(struct ip_vs_dest_user_kern *udest, in ip_vs_genl_parse_dest()
3915 struct ip_vs_dest_user_kern udest; in ip_vs_genl_set_cmd() local