Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dpri_internal.h146 unsigned int q921_txcount; member
H A Dpri.c583 ctrl->q921_txcount = 0; in pri_ctrl_new()
1823 used = pri_snprintf(buf, used, buf_size, "Q921 TX: %d\n", ctrl->q921_txcount); in pri_dump_info_str()
H A Dq921.c192 ctrl->q921_txcount++; in q921_transmit()