Home
last modified time | relevance | path

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

/NextBSD/usr.bin/systat/
HDsctp.c180 DO(sctps_recvauthfailed); in domode()
/NextBSD/sys/netinet/
HDsctp_auth.c1640 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
1721 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
1734 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
HDsctp_sysctl.c714 sb.sctps_recvauthfailed += sarry->sctps_recvauthfailed;
HDsctp_uio.h982 uint32_t sctps_recvauthfailed; /* total number of auth failed */ member
/NextBSD/usr.bin/netstat/
HDsctp.c704 p1a(sctps_recvauthfailed, "\t\t{:dropped-auth-failed/%ju} " in sctp_stats()