Searched refs:thdr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/sys/dev/cxgbe/tom/ |
| HD | t4_tls.c | 631 struct tls_hdr *thdr; in t4_push_ktls() local 795 thdr = (struct tls_hdr *)&m->m_epg_hdr; in t4_push_ktls() 798 __func__, toep->tid, m->m_epg_seqno, thdr->type, in t4_push_ktls() 809 write_tlstx_cpl(cpl, toep, thdr, tls_size, m->m_epg_seqno); in t4_push_ktls() 822 memcpy(buf, thdr + 1, toep->tls.iv_len); in t4_push_ktls()
|
| /freebsd-13-stable/sys/contrib/openzfs/cmd/dbufstat/ |
| HD | dbufstat.in | 55 thdr = ["pool", "objset", "dtype", "cached"] 626 hdr = txhdr if xflag else thdr
|
| /freebsd-13-stable/sys/cam/scsi/ |
| HD | scsi_enc_ses.c | 1490 const struct ses_elm_type_desc *thdr; in ses_process_config() local 1495 thdr = ses_cache->ses_types[iter.type_index].hdr; in ses_process_config() 1497 element->elm_type = thdr->etype_elm_type; in ses_process_config() 1498 element->subenclosure = thdr->etype_subenc; in ses_process_config() 1505 thdr->etype_subenc, thdr->etype_elm_type); in ses_process_config()
|
| /freebsd-13-stable/contrib/libpcap/ |
| HD | pcap-linux.c | 236 union thdr { union 3298 handle->buffer = malloc(handle->cc * sizeof(union thdr *)); in create_ring() 3447 union thdr h; in pcap_get_ring_frame_status() 4230 union thdr h; in pcap_read_linux_mmap_v2() 4327 union thdr h; in pcap_read_linux_mmap_v3()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrHFP.td | 73 def THDR : UnaryRRE<"thdr", 0xB359, null_frag, FP64, FP64>;
|