Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_fddi.h55 struct fddihdr { struct
56 __u8 fc;
57 __u8 daddr[FDDI_K_ALEN];
58 __u8 saddr[FDDI_K_ALEN];
59 union {
63 } hdr;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_fddi.h80 struct fddihdr { struct
81 __u8 fc;
82 __u8 daddr[FDDI_K_ALEN];
83 __u8 saddr[FDDI_K_ALEN];
84 union {
88 } hdr;
/kernel/linux/linux-6.6/include/uapi/linux/
Dif_fddi.h110 struct fddihdr { struct
111 __u8 fc; /* frame control */
112 __u8 daddr[FDDI_K_ALEN]; /* destination address */
113 __u8 saddr[FDDI_K_ALEN]; /* source address */
114 union {
118 } hdr;
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_fddi.h110 struct fddihdr { struct
111 __u8 fc; /* frame control */
112 __u8 daddr[FDDI_K_ALEN]; /* destination address */
113 __u8 saddr[FDDI_K_ALEN]; /* source address */
114 union {
118 } hdr;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dif_fddi.h80 struct fddihdr { struct
81 __u8 fc;
82 __u8 daddr[FDDI_K_ALEN];
83 __u8 saddr[FDDI_K_ALEN];
84 union {
88 } hdr;