#include <dst.h>
Collaboration diagram for dst_ops:

Public Attributes | |
| unsigned short | family |
| unsigned short | protocol |
| unsigned | gc_thresh |
| int(* | gc )(void) |
| dst_entry *(* | check )(struct dst_entry *, __u32 cookie) |
| dst_entry *(* | reroute )(struct dst_entry *, struct sk_buff *) |
| void(* | destroy )(struct dst_entry *) |
| dst_entry *(* | negative_advice )(struct dst_entry *) |
| void(* | link_failure )(struct sk_buff *) |
| int | entry_size |
| atomic_t | entries |
| kmem_cache_t * | kmem_cachep |
|
|
|
|
|
Referenced by dst_destroy(). |
|
|
Definition at line 85 of file dst.h. Referenced by dst_alloc(), dst_destroy(), rt_cache_stat_get_info(), and rt_garbage_collect(). |
|
|
Definition at line 83 of file dst.h. Referenced by dst_alloc(). |
|
|
|
Referenced by dst_alloc(). |
|
|
Definition at line 74 of file dst.h. Referenced by dst_alloc(), ip_rt_init(), and rt_garbage_collect(). |
|
|
Definition at line 86 of file dst.h. Referenced by dst_alloc(), dst_destroy(), and ip_rt_init(). |
|
|
Referenced by dst_link_failure(). |
|
|
Referenced by dst_negative_advice(). |
|
|
|
|
1.3.8