Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c218 DO(sctps_timopathmtu); in domode()
297 L(16, sctps_timopathmtu); in showsctp()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c782 sb.sctps_timopathmtu += sarry->sctps_timopathmtu;
H A Dsctp_uio.h1046 uint32_t sctps_timopathmtu; /* Number of PMTU timers that fired */ member
H A Dsctputil.c1967 SCTP_STAT_INCR(sctps_timopathmtu); in sctp_timeout_handler()
/freebsd/usr.bin/netstat/
H A Dsctp.c712 p(sctps_timopathmtu, "\t\t{:pmtu-timer/%ju} " in sctp_stats()