32#include <netinet/if_fddi.h>
33#include <net/if_llc.h>
35#if defined (PACKET_ASSEMBLY) || defined (PACKET_DECODING)
39#if defined (PACKET_ASSEMBLY)
51 if (to && to -> hlen == 7)
52 memcpy (
fh.fddi_dhost, &to -> hbuf [1],
55 &interface -> hw_address.hbuf [1],
sizeof (
fh.fddi_shost));
62 lh.llc_un.type_snap.control =
LLC_UI;
82 memcpy (&from -> hbuf [1],
fh.fddi_shost,
sizeof fh.fddi_shost);