Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-sunrpc.c143 #define SUNRPC_PMAPPROC_GETPORT ((uint32_t)3) macro
158 { SUNRPC_PMAPPROC_GETPORT, "getport" },
217 case SUNRPC_PMAPPROC_GETPORT: in sunrpcrequest_print()