ReactOS 0.4.16-dev-1078-g21d3e29
|
#include <tcpcore.h>
Public Attributes | |
unsigned short | family |
unsigned short | protocol |
unsigned | gc_thresh |
int(* | gc )(void) |
struct dst_entry *(* | check )(struct dst_entry *, __u32 cookie) |
struct dst_entry *(* | reroute )(struct dst_entry *, struct sk_buff *) |
void(* | destroy )(struct dst_entry *) |
struct dst_entry *(* | negative_advice )(struct dst_entry *) |
void(* | link_failure )(struct sk_buff *) |
int | entry_size |
atomic_t | entries |
kmem_cache_t * | kmem_cachep |
kmem_cache_t* dst_ops::kmem_cachep |