Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_AUTOCLOSE (Results 1 – 5 of 5) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_peeloff.c278 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()
Dsctp.h577 #define SCTP_PCB_FLAGS_AUTOCLOSE 0x0000000000000200 macro
Dsctp_input.c1780 (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)) {
Dsctp_timer.c1571 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) {
Dsctp_usrreq.c2223 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE))
4609 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;