• Home
  • Raw
  • Download

Lines Matching full:number

37 Print <count> number of intervals.
90 Number of entries in the neighbor table.
127 Number of table overflows. Happens if table is full and forced GC run (see
136 Number of entries in conntrack table.
139 Number of conntrack table lookups performed.
142 Number of \fBsearched\fP entries which were successful.
145 Number of conntrack entries added which were not expected before.
148 Number of packets seen which can not be tracked.
151 Number of packets seen which are already connected to a conntrack entry.
154 Number of conntrack entries which were removed.
157 Number of conntrack entries which were put to dying list.
160 Number of entries inserted into the list.
163 Number of entries for which list insertion was attempted but failed (happens if
167 Number of packets dropped due to conntrack failure. Either new conntrack entry
171 Number of dropped conntrack entries to make room for new ones, if maximum table
175 Number of packets which could not be tracked due to error situation. This is a
179 Number of conntrack entries added after an expectation for them was already
183 Number of expectations added.
186 Number of expectations deleted.
189 Number of conntrack table lookups which had to be restarted due to hashtable
197 Number of entries in routing cache.
200 Number of route cache hits for incoming packets. Deprecated since IP route
204 Number of routing cache entries added for input traffic.
207 Number of multicast routing cache entries added for input traffic.
210 Number of input packets for which no routing table entry was found.
213 Number of matched input broadcast packets.
216 Number of incoming martian destination packets.
219 Number of incoming martian source packets.
222 Number of route cache hits for outgoing packets. Deprecated since IP route
226 Number of routing cache entries added for output traffic.
229 Number of multicast routing cache entries added for output traffic.
232 Total number of garbage collection runs. Deprecated since IP route cache
236 Number of ignored garbage collection runs due to minimum GC interval not
241 Number of garbage collector goal misses. Deprecated since IP route cache
245 Number of destination cache overflows. Deprecated since IP route cache removal,
249 Number of hash table list traversals for input traffic. Deprecated since IP
253 Number of hash table list traversals for output traffic. Deprecated since IP