Home
last modified time | relevance | path

Searched refs:MSG_TYPE_RECV (Results 1 – 4 of 4) sorted by relevance

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Dscenario.hpp39 #define MSG_TYPE_RECV 3 macro
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Dscenario.cpp868 curmsg->M_type = MSG_TYPE_RECV; in scenario()
1241 case MSG_TYPE_RECV: in computeSippMode()
H A Dlogger.cpp179 case MSG_TYPE_RECV: in print_variable_list()
H A Dcall.cpp1558 } else if (curmsg->M_type == MSG_TYPE_RECV in executeMessage()
1866 if (curmsg -> M_type == MSG_TYPE_RECV) { in process_unexpected()
3417 if(call_scenario->messages[search_index] -> M_type != MSG_TYPE_RECV) { in process_incoming()