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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/interface/io/
H A Dnetif.h68 #define XEN_NETIF_GSO_TYPE_TCPV4 (1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dxen-netfront.c534 gso->u.gso.type = XEN_NETIF_GSO_TYPE_TCPV4;
726 if (gso->u.gso.type != XEN_NETIF_GSO_TYPE_TCPV4) {

Completed in 49 milliseconds