Home
last modified time | relevance | path

Searched defs:CompleteReleaseFrame (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp243 struct __attribute__((packed)) CompleteReleaseFrame { struct
244 std::uint8_t vnet[SIZE_OF_VIRTIO_NET_HDR_V1];
245 ether_header eth;
246 iphdr ip;
247 udphdr udp;
248 Dhcp4ReleaseMessage dhcp;