Number of datagrams discarded due to other reasons.

C# |
public long datagramsDroppedOther()

Number of unrecognizable datagrams discarded due to reasons other than those
determined by the above counts. They could be garbled, or possibly be from
foreign or incompatible software at the other end.

This method returns a value from the first
set of statistics encapsulated within this object
and would normally be used when the object has been
created using a specific source to instantiate the class.