Home
last modified time | relevance | path

Searched defs:UDPMSGSIZE (Results 1 – 5 of 5) 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()
/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h341 #define UDPMSGSIZE 8800 /* rpc imposed limit on udp msg size */ macro