Searched refs:rwhy (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-nfs.c362 enum sunrpc_auth_stat rwhy; local
392 rwhy = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_why);
393 ND_PRINT((ndo, "Auth %s", tok2str(sunrpc_auth_str, "Invalid failure code %u", rwhy)));

Completed in 145 milliseconds