Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_sysctl.c121 SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) = SCTPCTL_MOBILITY_FASTHANDOFF_DEFAULT; in sctp_init_sysctls()
832 …RANGECHK(SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff), SCTPCTL_MOBILITY_FASTHANDOFF_MIN, SCTPCTL_MO…
834 …RANGECHK(SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff), SCTPCTL_MOBILITY_FASTHANDOFF_MIN, SCTPCTL_MO…
1286 &SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff), 0, sysctl_sctp_check, "IU",
1290 &SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff), 0, sysctl_sctp_check, "IU",
1623 &SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff), 0, sysctl_sctp_check, in sysctl_setup_sctp()
Dsctp_sysctl.h107 uint32_t sctp_mobility_fasthandoff; member
Dsctp_pcb.c3586 if (SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) == 0) {
/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h1043 USRSCTP_SYSCTL_DECL(sctp_mobility_fasthandoff)
Duser_socket.c3296 USRSCTP_SYSCTL_SET_DEF(sctp_mobility_fasthandoff)
3375 USRSCTP_SYSCTL_GET_DEF(sctp_mobility_fasthandoff)