Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/third_party/musl/porting/liteos_a/kernel/include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/third_party/musl/include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/third_party/musl/porting/uniproton/kernel/include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/third_party/musl/ndk_musl_include/net/
Dethernet.h16 struct ether_header { struct
17 uint8_t ether_dhost[ETH_ALEN];
18 uint8_t ether_shost[ETH_ALEN];
19 uint16_t ether_type;
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdcereg.h119 struct ether_header { struct
120 uint8_t ether_dhost[NETIF_MAX_HWADDR_LEN];
121 uint8_t ether_shost[NETIF_MAX_HWADDR_LEN];
122 uint16_t ether_type;
Dif_urndisreg.h38 struct ether_header { struct
39 uint8_t ether_dhost[NETIF_MAX_HWADDR_LEN];
40 uint8_t ether_shost[NETIF_MAX_HWADDR_LEN];
41 uint16_t ether_type;