bear_cookie 1708 net/sctp/sm_make_chunk.c struct sctp_cookie *bear_cookie; bear_cookie 1737 net/sctp/sm_make_chunk.c bear_cookie = &cookie->c; bear_cookie 1751 net/sctp/sm_make_chunk.c crypto_shash_digest(desc, (u8 *)bear_cookie, bodysize, bear_cookie 1774 net/sctp/sm_make_chunk.c if (ntohl(chunk->sctp_hdr->vtag) != bear_cookie->my_vtag) { bear_cookie 1779 net/sctp/sm_make_chunk.c if (chunk->sctp_hdr->source != bear_cookie->peer_addr.v4.sin_port || bear_cookie 1780 net/sctp/sm_make_chunk.c ntohs(chunk->sctp_hdr->dest) != bear_cookie->my_port) { bear_cookie 1798 net/sctp/sm_make_chunk.c if (!asoc && ktime_before(bear_cookie->expiration, kt)) { bear_cookie 1799 net/sctp/sm_make_chunk.c suseconds_t usecs = ktime_to_us(ktime_sub(kt, bear_cookie->expiration)); bear_cookie 1833 net/sctp/sm_make_chunk.c memcpy(&retval->c, bear_cookie, sizeof(*bear_cookie)); bear_cookie 1835 net/sctp/sm_make_chunk.c if (sctp_assoc_set_bind_addr_from_cookie(retval, bear_cookie,