Searched defs:VIRTIO_NET_F_HOST_ECN (Results 1 – 2 of 2) sorted by relevance
72 #define VIRTIO_NET_F_HOST_ECN (1 << 13) /* host can rcv TSO with ECN */ macro
122 #define VIRTIO_NET_F_HOST_ECN (1ULL << 13) macro