Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c623 p(sctps_recvauthmissing, "\t\t{:dropped-missing-auth/%ju} " in sctp_stats()
/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c711 sb.sctps_recvauthmissing += sarry->sctps_recvauthmissing;
H A Dsctp_uio.h979 uint32_t sctps_recvauthmissing; /* total input chunks missing AUTH */ member
H A Dsctp_input.c4645 SCTP_STAT_INCR(sctps_recvauthmissing); in sctp_process_control()
5520 SCTP_STAT_INCR(sctps_recvauthmissing); in sctp_common_input_processing()
5566 SCTP_STAT_INCR(sctps_recvauthmissing); in sctp_common_input_processing()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h979 uint32_t sctps_recvauthmissing; /* total input chunks missing AUTH */ member