Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:rhigh

371 	uint32_t rhigh;
396 rhigh = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_vers.high);
397 ND_PRINT((ndo, "RPC Version mismatch (%u-%u)", rlow, rhigh));