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

/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_dump.c198 cc_dumpf(d, " queue=%u/%u accepted=%p aborted=%u\n", user->queue_max,
H A Dccpriv.h493 u_int queue_max; /* maximum queue size */ member in struct:ccuser
H A Dcc_user.c149 user->queue_max = 0;
1236 user->queue_max = prep->queue_size;
H A Dcc_conn.c684 if (user->queue_max == user->queue_act) {

Completed in 105 milliseconds