Searched refs:ip_vs_genl_set_cmd (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3525 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd() function 3758 .doit = ip_vs_genl_set_cmd, 3764 .doit = ip_vs_genl_set_cmd, 3770 .doit = ip_vs_genl_set_cmd, 3783 .doit = ip_vs_genl_set_cmd, 3789 .doit = ip_vs_genl_set_cmd, 3795 .doit = ip_vs_genl_set_cmd, 3824 .doit = ip_vs_genl_set_cmd, 3840 .doit = ip_vs_genl_set_cmd, 3845 .doit = ip_vs_genl_set_cmd,
|