PHP 8.5.2
Preview: if_fddi.h Size: 1.16 KB
//usr/include/netinet/if_fddi.h

/* Copyright (C) 1997-2024 Free Software Foundation, Inc.
   This file is part of the GNU C Library.

   The GNU C Library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 2.1 of the License, or (at your option) any later version.

   The GNU C Library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser General Public
   License along with the GNU C Library; if not, see
   <https://www.gnu.org/licenses/>.  */

#ifndef _NETINET_IF_FDDI_H
#define	_NETINET_IF_FDDI_H 1

#include <sys/types.h>
#include <stdint.h>
#include <linux/if_fddi.h>

#ifdef __USE_MISC

struct fddi_header {
  uint8_t fddi_fc;                    /* Frame Control (FC) value */
  uint8_t fddi_dhost[FDDI_K_ALEN];    /* Destination host */
  uint8_t fddi_shost[FDDI_K_ALEN];    /* Source host */
};
#endif

#endif	/* netinet/if_fddi.h */

Directory Contents

Dirs: 0 × Files: 13

Name Size Perms Modified Actions
1.94 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
11.33 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
3.88 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
1.16 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
3.61 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
4.55 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
21.89 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
1.46 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
9.42 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
5.27 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
10.68 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
10.31 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download
3.69 KB lrw-r--r-- 2026-01-30 08:27:54
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).