Searched refs:wcl_length (Results 1 – 1 of 1) sorted by relevance
1091 uint32_t wcl_length = 0; in xdr_decode_wlist_svc() local1134 wcl_length += ncl->c_len; in xdr_decode_wlist_svc()1147 wcl_length > WCL_BUF_LEN ? wcl_length : WCL_BUF_LEN; in xdr_decode_wlist_svc()1164 *total_length = wcl_length; in xdr_decode_wlist_svc()