Searched refs:trtcm_rfc2698 (Results 1 – 5 of 5) sorted by relevance
403 profile.trtcm.cir = mp_new->params.trtcm_rfc2698.cir; in pmd_mtr_meter_profile_update()404 profile.trtcm.pir = mp_new->params.trtcm_rfc2698.pir; in pmd_mtr_meter_profile_update()405 profile.trtcm.cbs = mp_new->params.trtcm_rfc2698.cbs; in pmd_mtr_meter_profile_update()406 profile.trtcm.pbs = mp_new->params.trtcm_rfc2698.pbs; in pmd_mtr_meter_profile_update()
1605 profile.trtcm.cir = mp->params.trtcm_rfc2698.cir; in flow_rule_action_get()1606 profile.trtcm.pir = mp->params.trtcm_rfc2698.pir; in flow_rule_action_get()1607 profile.trtcm.cbs = mp->params.trtcm_rfc2698.cbs; in flow_rule_action_get()1608 profile.trtcm.pbs = mp->params.trtcm_rfc2698.pbs; in flow_rule_action_get()
433 cmdline_fixed_string_t trtcm_rfc2698; member460 trtcm_rfc2698, "trtcm_rfc2698");503 mp.trtcm_rfc2698.cir = res->cir; in cmd_add_port_meter_profile_trtcm_parsed()504 mp.trtcm_rfc2698.pir = res->pir; in cmd_add_port_meter_profile_trtcm_parsed()505 mp.trtcm_rfc2698.cbs = res->cbs; in cmd_add_port_meter_profile_trtcm_parsed()506 mp.trtcm_rfc2698.pbs = res->pbs; in cmd_add_port_meter_profile_trtcm_parsed()
158 } trtcm_rfc2698; member
2710 testpmd> add port meter profile trtcm_rfc2698 (port_id) (profile_id) \