Home
last modified time | relevance | path

Searched refs:TS_ACTION_UNDEFINED (Results 1 – 6 of 6) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/mgmt/api/
H A DCoreAPI.cc608 return TS_ACTION_UNDEFINED; in determine_action_need()
613 return TS_ACTION_UNDEFINED; in determine_action_need()
625 return TS_ACTION_UNDEFINED; in determine_action_need()
628 return TS_ACTION_UNDEFINED; // ERROR in determine_action_need()
H A DAPITestCliRemote.cc264 …ng] proxy.config.proxy_name \n\tAction Should: [%d]\n\tAction is : [%d]\n", TS_ACTION_UNDEFINED, in test_action_need()
590 TSActionNeedT action = TS_ACTION_UNDEFINED; in test_record_set_mlt()
912 …ng] proxy.config.proxy_name \n\tAction Should: [%d]\n\tAction is : [%d]\n", TS_ACTION_UNDEFINED, in sync_test()
H A DCoreAPIRemote.cc152 MgmtMarshallInt action = TS_ACTION_UNDEFINED; in mgmt_record_set()
158 *action_need = TS_ACTION_UNDEFINED; in mgmt_record_set()
H A DTSControlMain.cc450 TSActionNeedT action = TS_ACTION_UNDEFINED; in handle_record_set()
H A DINKMgmtAPI.cc628 TSActionNeedT top_action_req = TS_ACTION_UNDEFINED; in TSRecordSetMlt()
/dports/www/trafficserver/trafficserver-9.1.1/mgmt/api/include/
H A Dmgmtapi.h105 TS_ACTION_UNDEFINED enumerator