OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UDPMSGSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/rpc/
clnt_soc.h
51
#define
UDPMSGSIZE
8800 /* rpc imposed limit on udp msg size */
/src/lib/libc/rpc/
svc_raw.c
70
#ifndef
UDPMSGSIZE
71
#define
UDPMSGSIZE
8800
108
__rpc_rawcombuf = malloc(
UDPMSGSIZE
);
119
xdrmem_create(&srp->xdr_stream, srp->raw_buf,
UDPMSGSIZE
, XDR_DECODE);
Completed in 11 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025