Home
last modified time | relevance | path

Searched refs:SIZE_OF_VIRTIO_NET_HDR_V1 (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp71 static constexpr int SIZE_OF_VIRTIO_NET_HDR_V1 = 12; variable
137 int len = SIZE_OF_VIRTIO_NET_HDR_V1; in OpenTapInterface()