Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dnetwork.cpp239 struct __attribute__((packed)) CompleteReleaseFrame { struct
240 std::uint8_t vnet[SIZE_OF_VIRTIO_NET_HDR_V1];
241 ether_header eth;
242 iphdr ip;
243 udphdr udp;
244 Dhcp4ReleaseMessage dhcp;