Searched refs:tcps_rcvreassfull (Results 1 – 5 of 5) sorted by relevance
595 TCPSTAT_INC(tcps_rcvreassfull); in tcp_reass()979 TCPSTAT_INC(tcps_rcvreassfull); in tcp_reass()995 TCPSTAT_INC(tcps_rcvreassfull); in tcp_reass()
241 MIB_PROBE_TCP(tcps_rcvreassfull);
979 uint64_t tcps_rcvreassfull; /* packets dropped for no reass space */ member1102 #define tcps_rcvmemdrop tcps_rcvreassfull /* compat */
233 SDT_PROBE_DECLARE(mib, tcp, count, tcps_rcvreassfull);
690 p1a(tcps_rcvreassfull, "\t\t{:discard-reassembly-queue-full/%ju} " in tcp_stats()