Home
last modified time | relevance | path

Searched refs:SUNRPC_CALL (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Drpc_msg.h50 SUNRPC_CALL=0, enumerator
Dprint-udp.c441 if (direction == SUNRPC_CALL) in udp_print()
512 if (dport == NFS_PORT && direction == SUNRPC_CALL) { in udp_print()
525 if (dport == SUNRPC_PORT && direction == SUNRPC_CALL) { in udp_print()
Dprint-tcp.c748 if (dport == NFS_PORT && direction == SUNRPC_CALL) { in tcp_print()