Searched refs:llc_snap (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/802/
H A Dfddi.c66 fddi->hdr.llc_snap.dsap = FDDI_EXTENDED_SAP;
67 fddi->hdr.llc_snap.ssap = FDDI_EXTENDED_SAP;
68 fddi->hdr.llc_snap.ctrl = FDDI_UI_CMD;
69 fddi->hdr.llc_snap.oui[0] = 0x00;
70 fddi->hdr.llc_snap.oui[1] = 0x00;
71 fddi->hdr.llc_snap.oui[2] = 0x00;
72 fddi->hdr.llc_snap.ethertype = htons(type);
103 if (fddi->hdr.llc_snap.ethertype == htons(ETH_P_IP))
110 skb->dev->name, ntohs(fddi->hdr.llc_snap.ethertype));
144 type=fddi->hdr.llc_snap
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_fddi.h101 struct fddi_snap_hdr llc_snap; member in union:fddihdr::__anon9900

Completed in 37 milliseconds