Searched refs:SUNRPC_PMAPPORT (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/ | ||
D | pmap_prot.h | 72 #define SUNRPC_PMAPPORT ((u_int16_t)111) macro |
D | print-sunrpc.c | 90 snprintf(dstid, sizeof(dstid), "0x%x", SUNRPC_PMAPPORT); in sunrpcrequest_print() |