Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dsctp.c659 p1a(sctps_senderrors, "\t\t{:send-errors/%ju} " in sctp_stats()
/f-stack/freebsd/netinet/
H A Dsctp_sysctl.c728 sb.sctps_senderrors += sarry->sctps_senderrors;
H A Dsctp_uio.h1007 uint32_t sctps_senderrors; /* ip_output error counter */ member
H A Dsctp_output.c4230 SCTP_STAT_INCR(sctps_senderrors); in sctp_lowlevel_chunk_output()
4560 SCTP_STAT_INCR(sctps_senderrors); in sctp_lowlevel_chunk_output()
11242 SCTP_STAT_INCR(sctps_senderrors); in sctp_send_resp_msg()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h1007 uint32_t sctps_senderrors; /* ip_output error counter */ member