Home
last modified time | relevance | path

Searched defs:UDPMSGSIZE (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/rpc/
H A Dclnt_soc.h52 #define UDPMSGSIZE 8800 /* rpc imposed limit on udp msg size */ macro
/freebsd/sys/rpc/
H A Drpc.h84 #define UDPMSGSIZE 8800 macro
/freebsd/lib/libc/rpc/
H A Dsvc_raw.c54 #define UDPMSGSIZE 8800 macro
H A Drpc_soc.c300 registerrpc(int prognum, int versnum, int procnum, in registerrpc()