Searched refs:ip_vs_genl_set_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3422 static int ip_vs_genl_set_cmd(struct sk_buff *skb, struct genl_info *info) in ip_vs_genl_set_cmd() function 3650 .doit = ip_vs_genl_set_cmd, 3656 .doit = ip_vs_genl_set_cmd, 3662 .doit = ip_vs_genl_set_cmd, 3675 .doit = ip_vs_genl_set_cmd, 3681 .doit = ip_vs_genl_set_cmd, 3687 .doit = ip_vs_genl_set_cmd, 3716 .doit = ip_vs_genl_set_cmd, 3732 .doit = ip_vs_genl_set_cmd, 3737 .doit = ip_vs_genl_set_cmd,
|