Searched refs:ctrl_build_family_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/netlink/ |
H A D | genetlink.c | 978 static struct sk_buff *ctrl_build_family_msg(const struct genl_family *family, in ctrl_build_family_msg() function 1064 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq, in ctrl_getfamily() 1086 msg = ctrl_build_family_msg(family, 0, 0, event); in genl_ctrl_event()
|
/kernel/linux/linux-6.6/net/netlink/ |
H A D | genetlink.c | 1236 static struct sk_buff *ctrl_build_family_msg(const struct genl_family *family, in ctrl_build_family_msg() function 1322 msg = ctrl_build_family_msg(res, info->snd_portid, info->snd_seq, in ctrl_getfamily() 1344 msg = ctrl_build_family_msg(family, 0, 0, event); in genl_ctrl_event()
|
Completed in 4 milliseconds