Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_MAX_COOKIE_LIFE

5917 			if (sasoc->sasoc_cookie_life > SCTP_MAX_COOKIE_LIFE) {
5918 sasoc->sasoc_cookie_life = SCTP_MAX_COOKIE_LIFE;