Searched refs:l4_offset (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/tsec/
H A Dif_tsec.h260 volatile uint8_t l4_offset; member in struct:tsec_tx_fcb
H A Dif_tsec.c780 tx_fcb->l4_offset = sizeof(struct ip);
/freebsd-12-stable/sys/dev/vnic/
H A Dq_struct.h571 uint64_t l4_offset:8; member in struct:sq_hdr_subdesc
586 uint64_t l4_offset:8;
H A Dnicvf_queues.c1858 hdr->l4_offset = poff;
/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_isr.c235 pkt_length = sgc->payload_length + sgc->l4_offset;
300 th = (struct tcphdr *)(mpf->m_data + sgc->l4_offset);
651 sgc.lro.l4_offset =
H A Dql_hw.h1518 uint16_t l4_offset; member in struct:_qla_sgl_lro

Completed in 127 milliseconds