Searched refs:ip_vs_genl_set_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3503 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd() function 3731 .doit = ip_vs_genl_set_cmd, 3737 .doit = ip_vs_genl_set_cmd, 3743 .doit = ip_vs_genl_set_cmd, 3756 .doit = ip_vs_genl_set_cmd, 3762 .doit = ip_vs_genl_set_cmd, 3768 .doit = ip_vs_genl_set_cmd, 3797 .doit = ip_vs_genl_set_cmd, 3813 .doit = ip_vs_genl_set_cmd, 3818 .doit = ip_vs_genl_set_cmd,
|