Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dethernet.h58 struct ether_header { struct
59 struct ether_addr ether_dhost;
60 struct ether_addr ether_shost;
61 ushort_t ether_type;
/titanic_41/usr/src/lib/libbc/inc/include/netinet/
H A Dif_ether.h34 struct ether_header { struct
35 struct ether_addr ether_dhost;
36 struct ether_addr ether_shost;
37 u_short ether_type;