Searched refs:ct_record_eor (Results 1 – 2 of 2) sorted by relevance
113 bool_t ct_record_eor; /* true if reading last fragment */ member
1087 ct->ct_record_eor = ((header & 0x80000000) != 0); in clnt_vc_soupcall()1127 if (ct->ct_record_eor) { in clnt_vc_soupcall()