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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.h 97 uint32_t sctp_hb_maxburst; member in struct:sctp_sysctl
sctp_sysctl.c 116 SCTP_BASE_SYSCTL(sctp_hb_maxburst) = SCTPCTL_HB_MAX_BURST_DEFAULT;
    [all...]
sctp_asconf.c 735 (cnt < SCTP_BASE_SYSCTL(sctp_hb_maxburst)), error);
    [all...]
sctp_input.c 886 (cnt_hb_sent < SCTP_BASE_SYSCTL(sctp_hb_maxburst))) {
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 1038 USRSCTP_SYSCTL_DECL(sctp_hb_maxburst)
    [all...]
user_socket.c     [all...]

Completed in 219 milliseconds