Home
last modified time | relevance | path

Searched refs:sctps_hdrops (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c109 SCTP_STAT_INCR(sctps_hdrops); in sctp6_input_with_port()
138 SCTP_STAT_INCR(sctps_hdrops); in sctp6_input_with_port()
/f-stack/tools/netstat/
H A Dsctp.c761 p1a(sctps_hdrops, "\t{:dropped-too-short/%ju} " in sctp_stats()
/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c764 sb.sctps_hdrops += sarry->sctps_hdrops;
H A Dsctp_uio.h1065 uint32_t sctps_hdrops; /* packet shorter than header */ member
H A Dsctp_input.c5387 SCTP_STAT_INCR(sctps_hdrops); in sctp_common_input_processing()
5746 SCTP_STAT_INCR(sctps_hdrops); in sctp_input_with_port()
5769 SCTP_STAT_INCR(sctps_hdrops); in sctp_input_with_port()
5832 SCTP_STAT_INCR(sctps_hdrops); in sctp_input()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1065 uint32_t sctps_hdrops; /* packet shorter than header */ member