Searched refs:sunrpc_msg_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/tcpdump/
H A Drpc_msg.h49 enum sunrpc_msg_type { enum
H A Dprint-udp.c424 enum sunrpc_msg_type direction;
440 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
507 enum sunrpc_msg_type direction;
511 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
H A Dprint-tcp.c746 enum sunrpc_msg_type direction;
753 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);

Completed in 166 milliseconds