Searched refs:OUI (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Ddlci.c149 memset(hdr.OUI, 0, sizeof(hdr.OUI));
192 if (hdr->OUI[0] + hdr->OUI[1] + hdr->OUI[2] != 0)
194 printk(KERN_NOTICE "%s: Unsupported organizationally unique identifier 0x%02X-%02X-%02X.\n", dev->name, hdr->OUI[0], hdr->OUI[1], hdr->OUI[2]);
H A Dsdla_fr.c4188 ArpPacket->OUI[0] = 0;
4189 ArpPacket->OUI[1] = 0;
4190 ArpPacket->OUI[2] = 0;
4234 ArpPacket->OUI[0] = 0;
4235 ArpPacket->OUI[1] = 0;
4236 ArpPacket->OUI[2] = 0;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_frad.h140 unsigned char OUI[3] __attribute__((packed)); member in struct:frhdr
H A Dsdla_fr.h514 unsigned char OUI[3] PACKED; /* Ethertype, etc... */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_frad.h140 unsigned char OUI[3] __attribute__((packed)); member in struct:frhdr
H A Dsdla_fr.h514 unsigned char OUI[3] PACKED; /* Ethertype, etc... */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500.h750 u8 OUI[3]; member in struct:awc_cap

Completed in 67 milliseconds