Home
last modified time | relevance | path

Searched refs:ntf_info (Results 1 – 3 of 3) sorted by relevance

/linux/tools/net/ynl/lib/
H A Dynl.h55 const struct ynl_ntf_info *ntf_info; member
H A Dynl.c887 info = &ys->family->ntf_info[cmd]; in ynl_ntf_parse()
/linux/net/psp/
H A Dpsp_nl.c232 struct genl_info ntf_info; in psp_nl_key_rotate_doit() local
241 genl_info_init_ntf(&ntf_info, &psp_nl_family, PSP_CMD_KEY_ROTATE_NTF); in psp_nl_key_rotate_doit()
242 ntf = psp_nl_reply_new(&ntf_info); in psp_nl_key_rotate_doit()