Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/systat/
HDsctp.c172 DO(sctps_recvauth); in domode()
/freebsd-14-stable/sys/netinet/
HDsctp_sysctl.c738 sb.sctps_recvauth += sarry->sctps_recvauth;
HDsctp_uio.h979 uint32_t sctps_recvauth; /* total input AUTH chunks */ member
HDsctp_auth.c1604 SCTP_STAT_INCR(sctps_recvauth); in sctp_handle_auth()
/freebsd-14-stable/usr.bin/netstat/
HDsctp.c619 p(sctps_recvauth, "\t\t{:received-auth-chunks/%ju} " in sctp_stats()