Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/net/
Dif_ether.h73 struct ether_header { struct
74 u_int8_t ether_dhost[ETHER_ADDR_LEN];
75 u_int8_t ether_shost[ETHER_ADDR_LEN];
76 u_int16_t ether_type;
/development/ndk/platforms/android-21/include/net/
Dif_ether.h73 struct ether_header { struct
74 u_int8_t ether_dhost[ETHER_ADDR_LEN];
75 u_int8_t ether_shost[ETHER_ADDR_LEN];
76 u_int16_t ether_type;