Searched refs:ct_plen (Results 1 – 1 of 1) sorted by relevance
110 size_t ct_plen; in fc_ct_hdr_fill() local112 ct_plen = sizeof(struct fc_ct_hdr) + req_size; in fc_ct_hdr_fill()113 ct = fc_frame_payload_get(fp, ct_plen); in fc_ct_hdr_fill()114 memset(ct, 0, ct_plen); in fc_ct_hdr_fill()