Searched refs:ctl_len (Results 1 – 4 of 4) sorted by relevance
759 fp->ctf_lookups[0].ctl_len = strlen(fp->ctf_lookups[0].ctl_prefix); in ctf_bufopen()762 fp->ctf_lookups[1].ctl_len = strlen(fp->ctf_lookups[1].ctl_prefix); in ctf_bufopen()765 fp->ctf_lookups[2].ctl_len = strlen(fp->ctf_lookups[2].ctl_prefix); in ctf_bufopen()768 fp->ctf_lookups[3].ctl_len = strlen(fp->ctf_lookups[3].ctl_prefix); in ctf_bufopen()771 fp->ctf_lookups[4].ctl_len = 0; in ctf_bufopen()
97 size_t ctl_len; /* length of prefix string in bytes */ member
135 for (p += lp->ctl_len; isspace(*p); p++) in ctf_lookup_by_name()
1268 uint32_t ctl_len; in xlr_sec_control_setup() local1878 ctl_len = NUM_CHUNKS(ctl_size, 5); in xlr_sec_control_setup()1879 XLR_SEC_CMD_DIAG("ctl_size in bytes: %u, in cachelines: %u\n", ctl_size, ctl_len); in xlr_sec_control_setup()1880 CLEAR_SET_FIELD(*control, MSG_CMD_CTL_LEN, ctl_len); in xlr_sec_control_setup()