Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c216 DO(sctps_timocookie); in domode()
290 L(9, sctps_timocookie); R(9, sctps_senddata); in showsctp()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c780 sb.sctps_timocookie += sarry->sctps_timocookie;
H A Dsctp_uio.h1042 uint32_t sctps_timocookie; /* Number of times a cookie timeout member
H A Dsctputil.c1925 SCTP_STAT_INCR(sctps_timocookie); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c706 p1a(sctps_timocookie, "\t\t{:cookie-timer/%ju} " in sctp_stats()