Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c2806 #define ISN_BYTES_PER_SECOND 1048576 macro
2845 ISN_BYTES_PER_SECOND / hz * (ticks - V_isn_last); in tcp_new_isn()