Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_common.h751 struct ether_header { struct
752 __be16 lrh[4];
753 __be32 bth[3];
754 struct ipath_header iph;
755 __u8 sub_opcode;
756 __u8 cmd;
757 __be16 lid;
758 __u16 mac[3];
759 __u8 frag_num;
760 __u8 seq_num;
[all …]
/linux-3.3/drivers/staging/slicoss/
Dslic.h287 struct ether_header { struct
288 unsigned char ether_dhost[6];
289 unsigned char ether_shost[6];
290 ushort ether_type;
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211.h760 struct ether_header { struct
761 u8 ether_dhost[ETHER_ADDR_LEN];
762 u8 ether_shost[ETHER_ADDR_LEN];
763 u16 ether_type;
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1483 struct ether_header { struct
1484 u8 ether_dhost[ETHER_ADDR_LEN];
1485 u8 ether_shost[ETHER_ADDR_LEN];
1486 u16 ether_type;
/linux-3.3/drivers/staging/rtl8192e/
Drtllib.h1582 struct ether_header { struct
1583 u8 ether_dhost[ETHER_ADDR_LEN];
1584 u8 ether_shost[ETHER_ADDR_LEN];
1585 u16 ether_type;