Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_EXPLICIT_EOR (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h589 #define SCTP_PCB_FLAGS_EXPLICIT_EOR 0x0000000000400000 macro
Dsctp_output.c7742 if ((sctp_is_feature_on(stcb->sctp_ep, SCTP_PCB_FLAGS_EXPLICIT_EOR) == 0) &&
8409 (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR))) {
13502 user_marks_eor = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR);
Dsctp_usrreq.c2143 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR);
4499 set_opt = SCTP_PCB_FLAGS_EXPLICIT_EOR;
Dsctputil.c6134 in_eeor_mode = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_EXPLICIT_EOR);