Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dsvc_vc.c104 struct cf_conn { /* kept in xprt->xp_p1 for actual connection */ struct
105 enum xprt_stat strm_stat;
106 u_int32_t x_id;
107 XDR xdrs;
108 char verf_body[MAX_AUTH_BYTES];
109 u_int sendsize;
110 u_int recvsize;
111 int maxrec;
112 bool_t nonblock;
113 struct timeval last_recv_time;