Home
last modified time | relevance | path

Searched refs:sctps_datadropchklmt (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/usr.bin/netstat/
Dsctp.c751 p(sctps_datadropchklmt, "\t%ju number of in data drop%s due to " in sctp_stats()
/freebsd-9-stable/sys/netinet/
Dsctp_sysctl.c809 sb.sctps_datadropchklmt += sarry->sctps_datadropchklmt; in sysctl_stat_get()
Dsctp_uio.h1065 uint32_t sctps_datadropchklmt; /* Number of in data drops due to member
Dsctp_indata.c1396 SCTP_STAT_INCR(sctps_datadropchklmt); in sctp_process_a_data_chunk()