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

/freebsd-10.2-release/contrib/tcpdump/
H A Drpc_msg.h51 enum sunrpc_msg_type { enum
H A Dprint-udp.c414 enum sunrpc_msg_type direction;
430 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
490 enum sunrpc_msg_type direction;
494 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
H A Dprint-tcp.c185 enum sunrpc_msg_type direction;
194 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);

Completed in 58 milliseconds