|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <tcpcore.h>

Public Attributes | |
| struct dst_entry * | next |
| atomic_t | __refcnt |
| int | __use |
| struct net_device * | dev |
| int | obsolete |
| int | flags |
| unsigned long | lastuse |
| unsigned long | expires |
| unsigned | mxlock |
| unsigned | pmtu |
| unsigned | window |
| unsigned | rtt |
| unsigned | rttvar |
| unsigned | ssthresh |
| unsigned | cwnd |
| unsigned | advmss |
| unsigned | reordering |
| unsigned long | rate_last |
| unsigned long | rate_tokens |
| int | error |
| struct neighbour * | neighbour |
| struct hh_cache * | hh |
| int(* | input )(struct sk_buff *) |
| int(* | output )(struct sk_buff *) |
| struct dst_ops * | ops |
| char | info [0] |