Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_NO_FRAGMENT (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h588 #define SCTP_PCB_FLAGS_NO_FRAGMENT 0x0000000000100000 macro
Dsctp_usrreq.c2127 val = sctp_is_feature_on(inp, SCTP_PCB_FLAGS_NO_FRAGMENT);
4478 set_opt = SCTP_PCB_FLAGS_NO_FRAGMENT;
Dsctp_output.c13814 if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_NO_FRAGMENT)) {