Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_MAX_COOKIE_LIFE

6184 			if (sasoc->sasoc_cookie_life > SCTP_MAX_COOKIE_LIFE) {
6185 sasoc->sasoc_cookie_life = SCTP_MAX_COOKIE_LIFE;