Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDif_atm.h82 struct ifatm_mib { struct
84 uint8_t device; /* type of card */
85 u_char esi[6]; /* end system identifier (MAC) */
86 uint32_t serial; /* card serial number */
87 uint32_t hw_version; /* card version */
88 uint32_t sw_version; /* firmware version (if any) */
89 uint32_t pcr; /* supported peak cell rate */
90 uint32_t media; /* physical media */
91 uint8_t vpi_bits; /* number of used bits in VPI field */
92 uint8_t vci_bits; /* number of used bits in VCI field */
[all …]