Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/
H A Dnta_tag.c1148 tag_typedef_t ntatag_cancel_408 = BOOLTAG_TYPEDEF(cancel_408);
H A Dnta.c7540 int cancel_2543, cancel_408; in nta_outgoing_tcancel() local
7578 cancel_408 = 0; /* Don't really CANCEL, this is timeout. */ in nta_outgoing_tcancel()
7586 NTATAG_CANCEL_408_REF(cancel_408), in nta_outgoing_tcancel()
7590 if (!cancel_408) in nta_outgoing_tcancel()
7597 if ((cancel_2543 || cancel_408) && !orq->orq_stateless) in nta_outgoing_tcancel()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/
H A Dnta_tag.c1148 tag_typedef_t ntatag_cancel_408 = BOOLTAG_TYPEDEF(cancel_408);
H A Dnta.c7564 int cancel_2543, cancel_408; in nta_outgoing_tcancel() local
7602 cancel_408 = 0; /* Don't really CANCEL, this is timeout. */ in nta_outgoing_tcancel()
7610 NTATAG_CANCEL_408_REF(cancel_408), in nta_outgoing_tcancel()
7614 if (!cancel_408) in nta_outgoing_tcancel()
7621 if ((cancel_2543 || cancel_408) && !orq->orq_stateless) in nta_outgoing_tcancel()