Lines Matching refs:bear_cookie
1750 struct sctp_cookie *bear_cookie;
1779 bear_cookie = &cookie->c;
1791 crypto_shash_tfm_digest(tfm, (u8 *)bear_cookie, bodysize,
1812 if (ntohl(chunk->sctp_hdr->vtag) != bear_cookie->my_vtag) {
1817 if (chunk->sctp_hdr->source != bear_cookie->peer_addr.v4.sin_port ||
1818 ntohs(chunk->sctp_hdr->dest) != bear_cookie->my_port) {
1836 if (!asoc && ktime_before(bear_cookie->expiration, kt)) {
1837 suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration));
1871 memcpy(&retval->c, bear_cookie, sizeof(*bear_cookie));
1873 if (sctp_assoc_set_bind_addr_from_cookie(retval, bear_cookie,