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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dgenetlink.h8 * struct genl_family - generic netlink family
18 struct genl_family struct
72 extern int genl_register_family(struct genl_family *family);
73 extern int genl_unregister_family(struct genl_family *family);
74 extern int genl_register_ops(struct genl_family *, struct genl_ops *ops);
75 extern int genl_unregister_ops(struct genl_family *, struct genl_ops *ops);
91 struct genl_family *family, int flags, u8 cmd)
121 struct genl_family *family,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netlink/
H A Dgenetlink.c58 static struct genl_family *genl_family_find_byid(unsigned int id)
60 struct genl_family *f;
69 static struct genl_family *genl_family_find_byname(char *name)
71 struct genl_family *f;
82 static struct genl_ops *genl_get_cmd(u8 cmd, struct genl_family *family)
134 int genl_register_ops(struct genl_family *family, struct genl_ops *ops)
179 int genl_unregister_ops(struct genl_family *family, struct genl_ops *ops)
208 int genl_register_family(struct genl_family *family)
274 int genl_unregister_family(struct genl_family *family)
276 struct genl_family *r
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dnetlink.c69 static struct genl_family family = {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netlabel/
H A Dnetlabel_unlabeled.c55 static struct genl_family netlbl_unlabel_gnl_family = {
H A Dnetlabel_mgmt.c53 static struct genl_family netlbl_mgmt_gnl_family = {
H A Dnetlabel_cipso_v4.c53 static struct genl_family netlbl_cipsov4_gnl_family = {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dtaskstats.c39 static struct genl_family family = {

Completed in 101 milliseconds