Searched refs:SCM_SECURITY (Results 1 – 9 of 9) sorted by relevance
20 #if defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY)22 static_assert((SCM_SECURITY) == (3), "SCM_SECURITY != 3");25 # define SCM_SECURITY 394 XLAT(SCM_SECURITY),
81 #if defined(SCM_SECURITY) || (defined(HAVE_DECL_SCM_SECURITY) && HAVE_DECL_SCM_SECURITY)82 XLAT(SCM_SECURITY),
9 SCM_SECURITY
3 SCM_SECURITY 3
219 [SCM_SECURITY] = { print_scm_security, 1 },232 [SCM_SECURITY] = { print_scm_security, 1 }
35459 and SCM_SECURITY type messages.35597 net.c: move fallback definition of SCM_SECURITY to xlat/35598 * net.c: Move fallback definition of SCM_SECURITY ...40617 Implement decoder for SCM_SECURITY message type.40622 * xlat/scmvals.in: Add SCM_SECURITY.
53 #ifndef SCM_SECURITY54 # define SCM_SECURITY 3 macro408 cmsg->cmsg_type = SCM_SECURITY; in test_scm_security()