Home
last modified time | relevance | path

Searched defs:tls_hdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.h83 struct tls_hdr { struct
84 __u8 type;
85 __be16 version;
86 __be16 length;
H A Dt4_tls.c384 struct tls_hdr *tls_hdr, unsigned int plen, uint64_t seqno) in write_tlstx_cpl() argument