Home
last modified time | relevance | path

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

/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dchannel.h36 BELLE_SIP_CHANNEL_RETRY, enumerator
H A Dchannel.c61 case BELLE_SIP_CHANNEL_RETRY: in belle_sip_channel_state_to_string()
989 if (obj->state == BELLE_SIP_CHANNEL_RETRY){ in channel_connect_next()
1002 channel_set_state(obj,BELLE_SIP_CHANNEL_RETRY); in belle_sip_channel_handle_error()
1465 channel_set_state(obj, BELLE_SIP_CHANNEL_RETRY); in channel_res_done()
H A Dhttp-provider.c267 case BELLE_SIP_CHANNEL_RETRY: in channel_state_changed()