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