Searched defs:srv_cls_param (Results 1 – 1 of 1) sorted by relevance
808 typedef struct srv_cls_param { struct809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */810 u32 pcr; /* Peak Cell Rate (24-bit) */ 812 u32 scr; /* sustainable cell rate */836 } srv_cls_param_t; argument