Searched refs:SCTP_ADDRESS_TICK_DELAY (Results 1 – 2 of 2) sorted by relevance
661 SCTP_ADDRESS_TICK_DELAY); in sctp_addr_wq_timeout_handler()664 timeo_val += msecs_to_jiffies(SCTP_ADDRESS_TICK_DELAY); in sctp_addr_wq_timeout_handler()770 timeo_val += msecs_to_jiffies(SCTP_ADDRESS_TICK_DELAY); in sctp_addr_wq_mgmt()
698 #define SCTP_ADDRESS_TICK_DELAY 500 macro