Searched refs:ctl_len (Results 1 – 5 of 5) sorted by relevance
154 uint32_t ctl_len; /* length of control body */ member
1138 conn, &ctl_hdrp->ctl_len, sizeof (ctl_hdrp->ctl_len), in etm_hdr_read()1144 ctl_hdrp->ctl_len = ntohl(ctl_hdrp->ctl_len); in etm_hdr_read()1446 ctl_hdrp->ctl_len = htonl(body_sz); in etm_req_ver_negot()1448 body_buf = (void*)&ctl_hdrp->ctl_len; in etm_req_ver_negot()1449 body_buf += sizeof (ctl_hdrp->ctl_len); in etm_req_ver_negot()2462 body_sz = ctl_hdrp->ctl_len; in etm_handle_new_conn()
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()