Searched refs:NL_MSG_CRED_PRESENT (Results 1 – 2 of 2) sorted by relevance
730 msg->nm_flags |= NL_MSG_CRED_PRESENT; in nlmsg_set_creds()735 if (msg->nm_flags & NL_MSG_CRED_PRESENT) in nlmsg_get_creds()
27 #define NL_MSG_CRED_PRESENT 1 macro