Home
last modified time | relevance | path

Searched refs:genl_info_init_ntf (Results 1 – 5 of 5) sorted by relevance

/linux/net/psp/
H A Dpsp_nl.c128 genl_info_init_ntf(&info, &psp_nl_family, cmd); in psp_nl_notify_dev()
241 genl_info_init_ntf(&ntf_info, &psp_nl_family, PSP_CMD_KEY_ROTATE_NTF); in psp_nl_key_rotate_doit()
/linux/include/net/
H A Dgenetlink.h313 genl_info_init_ntf(struct genl_info *info, const struct genl_family *family, in genl_info_init_ntf() function
/linux/net/core/
H A Dpage_pool_user.c278 genl_info_init_ntf(&info, &netdev_nl_family, cmd); in netdev_nl_page_pool_event()
H A Dnetdev-genl.c96 genl_info_init_ntf(&info, &netdev_nl_family, cmd); in netdev_genl_dev_notify()
/linux/net/ethtool/
H A Dnetlink.c980 genl_info_init_ntf(&info, &ethtool_genl_family, cmd); in ethnl_default_notify()