Home
last modified time | relevance | path

Searched refs:sctps_sends_with_eof (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/
Dusrsctp.h1206 uint32_t sctps_sends_with_eof; /* number of sends with EOF flag set */ member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1084 uint32_t sctps_sends_with_eof; /* number of sends with EOF flag set */ member
Dsctp_sysctl.c989 sb.sctps_sends_with_eof += sarry->sctps_sends_with_eof; in sysctl_stat_get()
Dsctp_output.c14025 SCTP_STAT_INCR(sctps_sends_with_eof);