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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/stmmac/
H A Dcommon.h111 llc_snap = 4, enumerator in enum:rx_frame_status
H A Denh_desc.c126 ret = llc_snap;
H A Dstmmac_main.c1224 if (unlikely(status != llc_snap))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_fddi.h99 struct fddi_snap_hdr llc_snap; member in union:fddihdr::__anon17542

Completed in 45 milliseconds