Home
last modified time | relevance | path

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

/crypto/
Dcrypto_user_base.c33 u16 nlmsg_flags; member
164 CRYPTO_MSG_GETALG, sizeof(*ualg), info->nlmsg_flags); in crypto_report_alg()
209 info.nlmsg_flags = 0; in crypto_report()
235 info.nlmsg_flags = NLM_F_MULTI; in crypto_dump_report()
437 (nlh->nlmsg_flags & NLM_F_DUMP))) { in crypto_user_rcv_msg()
Dcrypto_user_stat.c28 u16 nlmsg_flags; member
279 CRYPTO_MSG_GETSTAT, sizeof(*ualg), info->nlmsg_flags); in crypto_reportstat_alg()
324 info.nlmsg_flags = 0; in crypto_reportstat()