Home
last modified time | relevance | path

Searched refs:wwl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_rdma.c1085 xdr_decode_wlist_svc(XDR *xdrs, struct clist **wclp, bool_t *wwl, in xdr_decode_wlist_svc() argument
1096 *wwl = FALSE; in xdr_decode_wlist_svc()
1107 *wwl = TRUE; in xdr_decode_wlist_svc()
H A Dsvc_rdma.c461 bool_t wwl = FALSE; in svc_rdma_krecv() local
497 if (!xdr_decode_wlist_svc(xdrs, &wcl, &wwl, &wcl_total_length, conn)) { in svc_rdma_krecv()