Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_peeloff.c263 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()
Dsctp.h577 #define SCTP_PCB_FLAGS_AUTOCLOSE 0x0000000000000200 macro
Dsctp_input.c1771 (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)) {
Dsctp_timer.c1567 sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE)) {
Dsctp_usrreq.c2152 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_AUTOCLOSE))
4521 set_opt = SCTP_PCB_FLAGS_AUTOCLOSE;