Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.h78 uint32_t sctp_rto_min_default; member
Dsctp_sysctl.c115 SCTP_BASE_SYSCTL(sctp_rto_min_default) = SCTPCTL_RTO_MIN_DEFAULT; in sctp_init_sysctls()
1162 SCTP_UINT_SYSCTL(rto_min, sctp_rto_min_default, SCTPCTL_RTO_MIN)
1269 RANGECHK(SCTP_BASE_SYSCTL(sctp_rto_min_default), SCTPCTL_RTO_MIN_MIN, SCTPCTL_RTO_MIN_MAX); in sctp_sysctl_handle_int()
1433 &SCTP_BASE_SYSCTL(sctp_rto_min_default), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
Dsctp_pcb.c3000 m->sctp_minrto = SCTP_BASE_SYSCTL(sctp_rto_min_default);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1106 USRSCTP_SYSCTL_DECL(sctp_rto_min_default)
Duser_socket.c3459 USRSCTP_SYSCTL_SET_DEF(sctp_rto_min_default, SCTPCTL_RTO_MIN)
3541 USRSCTP_SYSCTL_GET_DEF(sctp_rto_min_default)