Is there an easy way to figure out the total size of all mbufs used in TCP reassembly queue (i.e. the mbufs handling out of order segments)? The sysctl vm.zone gives me info on tcpreass zone, but I want to know the actual amount of memory used by out of order segments. Thanks, -- Preethi