direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
if (dport == NFS_PORT && direction == SUNRPC_CALL) {
(void)printf(": NFS request xid %u ", EXTRACT_32BITS(&rp->rm_xid));
direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
if (dport == NFS_PORT && direction == SUNRPC_CALL) {
(void)printf(": NFS request xid %u ", EXTRACT_32BITS(&rp->rm_xid));