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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h75 #define SCTP_ZERO_COPY_SENDQ_TICK_DELAY (((100 * hz) + 999) / 1000) macro
H A Dsctputil.c1970 to_ticks = SCTP_ZERO_COPY_SENDQ_TICK_DELAY;

Completed in 104 milliseconds