 |
Index for Section 9 |
|
 |
Alphabetical listing for F |
|
 |
Bottom of page |
|
fddiDNA_status(9s)
NAME
fddiDNA_status - Network: Describes FDDI attributes and status
SYNOPSIS
________________________________________
Member Name Data Type
________________________________________
attr struct fddi_dna_attributes
stat struct fddi_dna_status
________________________________________
MEMBERS
attr
Specifies an fddi_dna_attributes structure, which defines the FDDI
attributes.
stat
Specifies an fddi_dna_status structure, which defines the FDDI status.
DESCRIPTION
The fddiDNA_status data structure defines FDDI status and attribute
information. It is embedded within a ctrreq data structure when the driver
supports the FDDI network interface. The SIOCRDCTRS and SIOCRDZCTRS ioctl
commands initialize this data structure and return it to the user process
that made the ioctl request.
FILES
<net/if.h>
SEE ALSO
Data Structures: ctrreq(9s), fddi_dna_attributes(9s), fddi_dna_status(9s)
 |
Index for Section 9 |
|
 |
Alphabetical listing for F |
|
 |
Top of page |
|