Searched refs:staleness (Results 1 – 1 of 1) sorted by relevance
1298 uint32_t staleness; in sctp_process_cookie() local1300 staleness = TICK_TO_USEC(diff); in sctp_process_cookie()1301 staleness = htonl(staleness); in sctp_process_cookie()1303 (char *)&staleness, sizeof (staleness), cmp, 1, B_FALSE, in sctp_process_cookie()1306 dprint(1, ("stale cookie %d\n", staleness)); in sctp_process_cookie()