Searched refs:SCTP_ADDRESS_TICK_DELAY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | sctp_constants.h | 80 #define SCTP_ADDRESS_TICK_DELAY 2 macro |
H A D | sctputil.c | 2509 to_ticks = SCTP_ADDRESS_TICK_DELAY; in sctp_timer_start() |