Searched defs:ng_car_hookconf (Results 1 – 2 of 2) sorted by relevance
71 struct ng_car_hookconf { struct72 u_int64_t cbs; /* Committed burst size (bytes) */73 u_int64_t ebs; /* Exceeded/Peak burst size (bytes) */74 u_int64_t cir; /* Committed information rate (bits/s) */75 u_int64_t pir; /* Peak information rate (bits/s) */76 u_int8_t green_action; /* Action for green packets */77 u_int8_t yellow_action; /* Action for yellow packets */78 u_int8_t red_action; /* Action for red packets */79 u_int8_t mode; /* single/double rate, ... */80 u_int8_t opt; /* color-aware or color-blind */
73 struct ng_car_hookconf { struct74 u_int64_t cbs; /* Committed burst size (bytes) */75 u_int64_t ebs; /* Exceeded/Peak burst size (bytes) */76 u_int64_t cir; /* Committed information rate (bits/s) */77 u_int64_t pir; /* Peak information rate (bits/s) */78 u_int8_t green_action; /* Action for green packets */79 u_int8_t yellow_action; /* Action for yellow packets */80 u_int8_t red_action; /* Action for red packets */81 u_int8_t mode; /* single/double rate, ... */82 u_int8_t opt; /* color-aware or color-blind */