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