Searched refs:ip_vs_genl_family (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ctl.c2440 static struct genl_family ip_vs_genl_family = { variable in typeref:struct:genl_family
2575 &ip_vs_genl_family, NLM_F_MULTI,
2764 &ip_vs_genl_family, NLM_F_MULTI,
2892 &ip_vs_genl_family, NLM_F_MULTI,
3118 reply = genlmsg_put_reply(msg, info, &ip_vs_genl_family, 0, reply_cmd);
3283 return genl_register_family_with_ops(&ip_vs_genl_family,
3289 genl_unregister_family(&ip_vs_genl_family);

Completed in 86 milliseconds