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

/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.h386 unsigned short h_proto; /* packet type ID field */ member in struct:ethhdr
H A Dslirp.c1391 proto = RT_N2H_U16(eh->h_proto);
1484 eh->h_proto = RT_H2N_U16(eth_proto);

Completed in 891 milliseconds