Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.h98 uint32_t sctp_min_residual; member
Dsctp_sysctl.c135 SCTP_BASE_SYSCTL(sctp_min_residual) = SCTPCTL_MIN_RESIDUAL_DEFAULT; in sctp_init_sysctls()
1182 SCTP_UINT_SYSCTL(min_residual, sctp_min_residual, SCTPCTL_MIN_RESIDUAL)
1289 RANGECHK(SCTP_BASE_SYSCTL(sctp_min_residual), SCTPCTL_MIN_RESIDUAL_MIN, SCTPCTL_MIN_RESIDUAL_MAX); in sctp_sysctl_handle_int()
1513 &SCTP_BASE_SYSCTL(sctp_min_residual), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
Dsctp_output.c7690 ((length - space_left) < SCTP_BASE_SYSCTL(sctp_min_residual))) {
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1125 USRSCTP_SYSCTL_DECL(sctp_min_residual)
Duser_socket.c3478 USRSCTP_SYSCTL_SET_DEF(sctp_min_residual, SCTPCTL_MIN_RESIDUAL)
3560 USRSCTP_SYSCTL_GET_DEF(sctp_min_residual)