Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c171 DO(sctps_recvauth); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c738 sb.sctps_recvauth += sarry->sctps_recvauth;
H A Dsctp_uio.h979 uint32_t sctps_recvauth; /* total input AUTH chunks */ member
H A Dsctp_auth.c1604 SCTP_STAT_INCR(sctps_recvauth); in sctp_handle_auth()
/freebsd/usr.bin/netstat/
H A Dsctp.c611 p(sctps_recvauth, "\t\t{:received-auth-chunks/%ju} " in sctp_stats()