linux/include/net/sctp
Daniel Borkmann e575235fc6 net: sctp: migrate most recently used transport to ktime
Be more precise in transport path selection and use ktime
helpers instead of jiffies to compare and pick the better
primary and secondary recently used transports. This also
avoids any side-effects during a possible roll-over, and
could lead to better path decision-making.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-11 12:23:17 -07:00
..
auth.h
checksum.h
command.h
constants.h
sctp.h net: Fix use after free by removing length arg from sk_data_ready callbacks. 2014-04-11 16:15:36 -04:00
sm.h
structs.h net: sctp: migrate most recently used transport to ktime 2014-06-11 12:23:17 -07:00
tsnmap.h
ulpevent.h
ulpqueue.h