HomeSort by relevance Sort by last modified time
    Searched refs:sctp_L2_abc_variable (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.h 94 uint32_t sctp_L2_abc_variable;
sctp_cc_functions.c 903 (uint64_t)SCTP_BASE_SYSCTL(sctp_L2_abc_variable) *
923 (uint64_t)SCTP_BASE_SYSCTL(sctp_L2_abc_variable) *
941 (uint64_t)SCTP_BASE_SYSCTL(sctp_L2_abc_variable)) >>
958 if (incr > net->mtu * SCTP_BASE_SYSCTL(sctp_L2_abc_variable)) {
959 incr = net->mtu * SCTP_BASE_SYSCTL(sctp_L2_abc_variable);
    [all...]
sctp_sysctl.c 113 SCTP_BASE_SYSCTL(sctp_L2_abc_variable) = SCTPCTL_ABC_L_VAR_DEFAULT;
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 1035 USRSCTP_SYSCTL_DECL(sctp_L2_abc_variable)
    [all...]
user_socket.c     [all...]

Completed in 292 milliseconds