Home
last modified time | relevance | path

Searched refs:genl_family (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dgenetlink.h52 struct genl_family { struct
78 struct nlattr **genl_family_attrbuf(const struct genl_family *family); argument
153 int genl_register_family(struct genl_family *family);
154 int genl_unregister_family(const struct genl_family *family);
155 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
159 const struct genl_family *family, int flags, u8 cmd);
184 const struct genl_family *family, in genlmsg_parse_deprecated()
203 const struct genl_family *family, in genlmsg_parse()
238 const struct genl_family *family, in genlmsg_put_reply()
275 static inline int genlmsg_multicast_netns(const struct genl_family *family, in genlmsg_multicast_netns()
[all …]
/include/linux/
Dgenl_magic_func.h252 static struct genl_family ZZZ_genl_family;
286 static struct genl_family ZZZ_genl_family __ro_after_init = {