Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_internal.h148 unsigned int q931_txcount; member
H A Dpri.c585 ctrl->q931_txcount = 0; in pri_ctrl_new()
1821 used = pri_snprintf(buf, used, buf_size, "Q931 TX: %d\n", ctrl->q931_txcount); in pri_dump_info_str()
H A Dq931.c5219 ctrl->q931_txcount++; in q931_xmit()