Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/systat/
HDsctp.c176 DO(sctps_recvauthfailed); in domode()
/freebsd-14-stable/sys/netinet/
HDsctp_auth.c1601 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
1677 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
1690 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
HDsctp_sysctl.c742 sb.sctps_recvauthfailed += sarry->sctps_recvauthfailed;
HDsctp_uio.h985 uint32_t sctps_recvauthfailed; /* total number of auth failed */ member
/freebsd-14-stable/usr.bin/netstat/
HDsctp.c627 p1a(sctps_recvauthfailed, "\t\t{:dropped-auth-failed/%ju} " in sctp_stats()