Searched refs:kauth_op (Results 1 – 1 of 1) sorted by relevance
1891 int kauth_op; in kauth_print() local1905 kauth_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in kauth_print()1909 if (is_ubik(kauth_op)) { in kauth_print()1915 ND_PRINT((ndo, " call %s", tok2str(kauth_req, "op#%d", kauth_op))); in kauth_print()1923 switch (kauth_op) { in kauth_print()