Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h68 #ifndef SUNRPC_PORT
69 #define SUNRPC_PORT 111 /*XXX*/ macro
Dprint-udp.c525 if (dport == SUNRPC_PORT && direction == SUNRPC_CALL) { in udp_print()
/external/u-boot/net/
Dnfs.h9 #define SUNRPC_PORT 111 macro
Dnfs.c210 sport = SUNRPC_PORT; in rpc_req()