Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dsctp.c202 DO(sctps_pdrptsnnf); in domode()
/freebsd/sys/netinet/
H A Dsctp_sysctl.c767 sb.sctps_pdrptsnnf += sarry->sctps_pdrptsnnf;
H A Dsctp_uio.h1023 uint32_t sctps_pdrptsnnf; /* P-drop, could not find TSN */ member
H A Dsctp_input.c3089 SCTP_STAT_INCR(sctps_pdrptsnnf); in process_chunk_drop()
/freebsd/usr.bin/netstat/
H A Dsctp.c674 p1a(sctps_pdrptsnnf, "\t\t{:tsn-not-found/%ju} " in sctp_stats()