Home
last modified time | relevance | path

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

/dragonfly/include/rpc/
H A Dclnt_soc.h51 #define UDPMSGSIZE 8800 /* rpc imposed limit on udp msg size */ macro
/dragonfly/lib/libc/rpc/
H A Dsvc_raw.c55 #define UDPMSGSIZE 8800 macro