Searched refs:AP_MSG_FLAG_ADMIN (Results 1 – 3 of 3) sorted by relevance
260 #define AP_MSG_FLAG_ADMIN 0x0004 /* CCA, EP11: admin (=control) msg */ macro
442 ap_msg->flags |= AP_MSG_FLAG_ADMIN; in xcrb_msg_to_type6cprb_msgx()545 ap_msg->flags |= AP_MSG_FLAG_ADMIN; in xcrb_msg_to_type6_ep11cprb_msgx()
922 if (ap_msg.flags & AP_MSG_FLAG_ADMIN) { in _zcrypt_send_cprb()1114 if (ap_msg.flags & AP_MSG_FLAG_ADMIN) { in _zcrypt_send_ep11_cprb()
Completed in 10 milliseconds