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

/freebsd-10.3-release/usr.bin/netstat/
H A Dsctp.c278 int i, xl_total = 0, xr_total = 0, x_max; local
330 xr_total++;
338 x_max = (xl_total > xr_total) ? xl_total : xr_total;

Completed in 42 milliseconds