Home
last modified time | relevance | path

Searched refs:th_off (Results 26 – 30 of 30) sorted by relevance

12

/dragonfly/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c1965 hdr->hdr_len = csum_start + (tcp->th_off << 2); in vtnet_tx_offload()
/dragonfly/sys/netinet/
H A Dtcp_input.c764 off = th->th_off << 2; in tcp_input()
/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1301 int x = (tcp->th_off << 2) - sizeof(struct tcphdr); in tcpopts_match()
2896 tcp->th_off = 5; in send_pkt()
/dragonfly/sys/dev/virtual/amazon/ena/
H A Dena.c2690 ena_meta->l4_hdr_len = (th->th_off); in ena_tx_csum()
/dragonfly/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c2808 *start += (tcp->th_off << 2); in vmxnet3_txq_offload_ctx()

12