Module Fragments.KSource

Sourcetype t = Ipaddr.V4.t * Ipaddr.V4.t * int * int

The type of keys in the fragment cache: source IP address, destination IP address, protocol type, and IP identifier.

Sourceval compare : t -> t -> int