Searched refs:SCTP_PCB_FLAGS_AUTOCLOSE (Results 1 – 5 of 5) sorted by relevance
263 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) { in sctp_get_peeloff()264 sctp_feature_off(n_inp, SCTP_PCB_FLAGS_AUTOCLOSE); in sctp_get_peeloff()
577 #define SCTP_PCB_FLAGS_AUTOCLOSE 0x0000000000000200 macro
1771 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE))) { in sctp_process_cookie_existing()1880 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) { in sctp_process_cookie_existing()2515 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) {3222 sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_AUTOCLOSE)) {
1567 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) {
2152 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE))4521 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;