HomeSort by: relevance | last modified time | path
    Searched refs:sctp_strict_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_input.c 3009 extern int sctp_strict_init;
3276 (sctp_strict_init && (length - *offset > SCTP_SIZE32(chk_length)))) {
3326 (sctp_strict_init && (length - *offset > SCTP_SIZE32(chk_length)))) {
sctp_usrreq.c 105 int sctp_strict_init = 1; variable in typeref:typename:int
3974 NULL, 0, &sctp_strict_init, 0,

Completed in 15 milliseconds