Searched refs:XEN_NETIF_GSO_TYPE_TCPV4 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/xen/interface/io/
H A Dnetif.h319 #define XEN_NETIF_GSO_TYPE_TCPV4 (1) macro
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback.c1909 pkt->extra.u.gso.type = XEN_NETIF_GSO_TYPE_TCPV4;
2108 ext->u.gso.type = XEN_NETIF_GSO_TYPE_TCPV4;
H A Dnetback_unit_tests.c537 ext->u.gso.type = XEN_NETIF_GSO_TYPE_TCPV4;
555 XNB_ASSERT(pkt.extra.u.gso.type = XEN_NETIF_GSO_TYPE_TCPV4);
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c1669 XEN_NETIF_GSO_TYPE_TCPV4;

Completed in 122 milliseconds