Searched refs:sctp_cansleep (Results 1 – 4 of 4) sorted by relevance
788 sctp_cansleep : 1, /* itf routines can sleep */ member830 #define sctp_cansleep sctp_bits.sctp_cansleep macro
867 sctp->sctp_cansleep = psctp->sctp_cansleep; in sctp_init_values()1409 sctp->sctp_cansleep = ((flags & SCTP_CAN_BLOCK) == SCTP_CAN_BLOCK); in sctp_create()
360 int sleep = sctp->sctp_cansleep ? KM_SLEEP : KM_NOSLEEP; in sctp_connect()
586 mdb_printf("\tcansleep\t\t%d\n", sctp->sctp_cansleep); in show_sctp_flags()