Searched refs:SIP_TRAFFIC_COUNTERS (Results 1 – 2 of 2) sorted by relevance
443 if (group != SIP_TRAFFIC_COUNTERS || cntval == NULL) in sip_get_counter_value()606 if (group != SIP_TRAFFIC_COUNTERS) in sip_enable_counters()629 if (group != SIP_TRAFFIC_COUNTERS) in sip_disable_counters()
285 #define SIP_TRAFFIC_COUNTERS 0x0001 /* measures end to end SIP traffic */ macro