Searched refs:ISS_NSEC_SHT (Results 1 – 4 of 4) sorted by relevance
612 new_iss += (gethrtime() >> ISS_NSEC_SHT) + answer[0]; in tcp_time_wait_processing()617 new_iss += (gethrtime() >> ISS_NSEC_SHT) + 1; in tcp_time_wait_processing()
3959 tcp->tcp_iss += (gethrtime() >> ISS_NSEC_SHT) + tcp_random(); in tcp_iss_init()
201 #define ISS_NSEC_SHT 12 macro
89 #define ISS_NSEC_SHT 0 macro5295 new_iss += (prom_gettime() >> ISS_NSEC_SHT) + 1; in tcp_time_wait_processing()6383 tcp->tcp_iss += (prom_gettime() >> ISS_NSEC_SHT) + tcp_random(); in tcp_iss_init()