Searched refs:SCTP_PCB_FLAGS_AUTOCLOSE (Results 1 – 5 of 5) sorted by relevance
278 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) { in sctp_get_peeloff()279 sctp_feature_off(n_inp, SCTP_PCB_FLAGS_AUTOCLOSE); in sctp_get_peeloff()
577 #define SCTP_PCB_FLAGS_AUTOCLOSE 0x0000000000000200 macro
1780 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE))) { in sctp_process_cookie_existing()1889 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) { in sctp_process_cookie_existing()2524 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) {3223 sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_AUTOCLOSE)) {
1571 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) {
2223 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE))4609 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;