Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c212 int i, xl_total = 0, xr_total = 0, x_max; in sctp_process_tcb() local
264 xr_total++; in sctp_process_tcb()
273 x_max = MAX(xl_total, xr_total); in sctp_process_tcb()