Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dsvc_vc.c93 struct cf_conn { /* kept in xprt->xp_p1 for actual connection */ struct
94 enum xprt_stat strm_stat;
95 u_int32_t x_id;
96 XDR xdrs;
97 char verf_body[MAX_AUTH_BYTES];
98 u_int sendsize;
99 u_int recvsize;
100 int maxrec;
101 bool_t nonblock;
102 struct timeval last_recv_time;