Searched refs:ip_vs_genl_set_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3670 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd() function 3903 .doit = ip_vs_genl_set_cmd, 3909 .doit = ip_vs_genl_set_cmd, 3915 .doit = ip_vs_genl_set_cmd, 3928 .doit = ip_vs_genl_set_cmd, 3934 .doit = ip_vs_genl_set_cmd, 3940 .doit = ip_vs_genl_set_cmd, 3970 .doit = ip_vs_genl_set_cmd, 3988 .doit = ip_vs_genl_set_cmd, 3994 .doit = ip_vs_genl_set_cmd,
|