Searched refs:ethhdr (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/uapp/netdump/
H A Dnetdump.c126 struct ethhdr* frame = (struct ethhdr*)(packet);
143 struct iphdr* ipv4 = (struct iphdr*)(packet + sizeof(struct ethhdr));
/fuchsia/zircon/third_party/ulib/musl/include/netinet/
H A Dif_ether.h95 struct ethhdr { struct

Completed in 32 milliseconds