has_cookie       2251 net/sctp/sm_make_chunk.c 	bool has_cookie = false;
has_cookie       2266 net/sctp/sm_make_chunk.c 			has_cookie = true;
has_cookie       2282 net/sctp/sm_make_chunk.c 	if ((SCTP_CID_INIT_ACK == cid) && !has_cookie)