Searched refs:ph_flags (Results 1 – 3 of 3) sorted by relevance
82 __u8 ph_flags; member200 phdr->ph_flags = 0; in plain_ctx_sign()205 phdr->ph_flags |= PLAIN_FL_USER; in plain_ctx_sign()207 phdr->ph_flags |= PLAIN_FL_BULK; in plain_ctx_sign()241 if (phdr->ph_flags & PLAIN_FL_USER) { in plain_ctx_verify()270 phdr->ph_flags & PLAIN_FL_BULK)) { in plain_ctx_verify()276 if (phdr->ph_flags & PLAIN_FL_BULK) { in plain_ctx_verify()753 if (phdr->ph_flags & PLAIN_FL_USER) { in plain_accept()764 if (phdr->ph_flags & PLAIN_FL_BULK) { in plain_accept()853 phdr->ph_flags = 0; in plain_authorize()[all …]
71 __u32 ph_flags; member
289 header.ph_flags |= PH_FLAG_FIRST_RECORD; in libcfs_debug_vmsg2()