Searched defs:udest (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 870 __ip_vs_update_dest(struct ip_vs_service *svc, struct ip_vs_dest *dest, struct ip_vs_dest_user_kern *udest, int add) __ip_vs_update_dest() argument 962 ip_vs_new_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest, struct ip_vs_dest **dest_p) ip_vs_new_dest() argument 1038 ip_vs_add_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_add_dest() argument 1110 ip_vs_edit_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_edit_dest() argument 1219 ip_vs_del_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_del_dest() argument 2441 ip_vs_copy_udest_compat(struct ip_vs_dest_user_kern *udest, struct ip_vs_dest_user *udest_compat) ip_vs_copy_udest_compat() argument 2466 struct ip_vs_dest_user_kern udest; do_ip_vs_set_ctl() local 3402 ip_vs_genl_parse_dest(struct ip_vs_dest_user_kern *udest, struct nlattr *nla, bool full_entry) ip_vs_genl_parse_dest() argument 3676 struct ip_vs_dest_user_kern udest; ip_vs_genl_set_cmd() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 967 __ip_vs_update_dest(struct ip_vs_service *svc, struct ip_vs_dest *dest, struct ip_vs_dest_user_kern *udest, int add) __ip_vs_update_dest() argument 1058 ip_vs_new_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_new_dest() argument 1127 ip_vs_add_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_add_dest() argument 1198 ip_vs_edit_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_edit_dest() argument 1304 ip_vs_del_dest(struct ip_vs_service *svc, struct ip_vs_dest_user_kern *udest) ip_vs_del_dest() argument 2675 ip_vs_copy_udest_compat(struct ip_vs_dest_user_kern *udest, struct ip_vs_dest_user *udest_compat) ip_vs_copy_udest_compat() argument 2700 struct ip_vs_dest_user_kern udest; do_ip_vs_set_ctl() local 3641 ip_vs_genl_parse_dest(struct ip_vs_dest_user_kern *udest, struct nlattr *nla, bool full_entry) ip_vs_genl_parse_dest() argument 3915 struct ip_vs_dest_user_kern udest; ip_vs_genl_set_cmd() local [all...] |
Completed in 6 milliseconds