Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dgenetlink.h45 struct genl_family { struct
68 struct nlattr **genl_family_attrbuf(const struct genl_family *family); argument
138 int genl_register_family(struct genl_family *family);
139 int genl_unregister_family(const struct genl_family *family);
140 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
144 const struct genl_family *family, int flags, u8 cmd);
169 const struct genl_family *family, in genlmsg_parse()
204 const struct genl_family *family, in genlmsg_put_reply()
241 static inline int genlmsg_multicast_netns(const struct genl_family *family, in genlmsg_multicast_netns()
259 static inline int genlmsg_multicast(const struct genl_family *family, in genlmsg_multicast()
[all …]
/linux-4.19.296/fs/dlm/
Dnetlink.c19 static struct genl_family family;
75 static struct genl_family family __ro_after_init = {
/linux-4.19.296/fs/quota/
Dnetlink.c16 static struct genl_family quota_genl_family __ro_after_init = {
/linux-4.19.296/include/linux/
Dgenl_magic_func.h253 static struct genl_family ZZZ_genl_family;
287 static struct genl_family ZZZ_genl_family __ro_after_init = {