Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c700 sb.sctps_inpackets += sarry->sctps_inpackets;
H A Dsctp_uio.h966 uint32_t sctps_inpackets; /* sctpStats 17 (Counter64) */ member
H A Dsctp_input.c5741 SCTP_STAT_INCR_COUNTER64(sctps_inpackets); in sctp_input_with_port()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h966 uint32_t sctps_inpackets; /* sctpStats 17 (Counter64) */ member
/f-stack/freebsd/netinet6/
H A Dsctp6_usrreq.c103 SCTP_STAT_INCR_COUNTER64(sctps_inpackets); in sctp6_input_with_port()