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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.h 95 uint32_t sctp_mbuf_threshold_count; member in struct:sctp_sysctl
sctp_sysctl.c 114 SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count) = SCTPCTL_MAX_CHAINED_MBUFS_DEFAULT;
    [all...]
sctp_bsd_addr.c 828 mbuf_threshold = SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count);
906 mbuf_threshold = SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count);
sctp_output.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 1036 USRSCTP_SYSCTL_DECL(sctp_mbuf_threshold_count)
    [all...]
user_socket.c     [all...]

Completed in 60 milliseconds