Home
last modified time | relevance | path

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

/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_transaction.c210 static int (*tsx_state_handler_uas[PJSIP_TSX_STATE_MAX])(pjsip_transaction *, variable
1228 tsx->state_handler = tsx_state_handler_uas[state]; in tsx_set_state()