Home
last modified time | relevance | path

Searched refs:sctp_ticks_to_secs (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.h371 uint32_t sctp_ticks_to_secs(uint32_t);
H A Dsctp_input.c2462 time_expires.tv_sec = time_entered.tv_sec + sctp_ticks_to_secs(cookie->cookie_life); in sctp_handle_cookie_echo()
H A Dsctputil.c833 sctp_ticks_to_secs(uint32_t ticks) in sctp_ticks_to_secs() function
H A Dsctp_usrreq.c1575 val = sctp_ticks_to_secs(inp->sctp_ep.auto_close_time);