Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp272 struct __attribute__((packed)) CompleteReleaseFrame { struct
273 std::uint8_t vnet[SIZE_OF_VIRTIO_NET_HDR_V1];
274 ether_header eth;
275 iphdr ip;
276 udphdr udp;
277 Dhcp4ReleaseMessage dhcp;