Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_atm.h103 struct atmio_tparam { struct
104 uint32_t pcr; /* 24bit: Peak Cell Rate */
105 uint32_t scr; /* 24bit: VBR Sustainable Cell Rate */
106 uint32_t mbs; /* 24bit: VBR Maximum burst size */
107 uint32_t mcr; /* 24bit: ABR/VBR/UBR+MCR MCR */
131 struct atmio_tparam tparam; /* traffic parameters */ argument