Home
last modified time | relevance | path

Searched defs:dst_ops (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/network/tcpip/include/
H A Dtcpcore.h1715 struct dst_ops struct
1717 unsigned short family;
1718 unsigned short protocol;
1719 unsigned gc_thresh;
1721 int (*gc)(void);
1723 struct dst_entry * (*reroute)(struct dst_entry *,
1725 void (*destroy)(struct dst_entry *);
1727 void (*link_failure)(struct sk_buff *);
1728 int entry_size;
1730 atomic_t entries;
[all …]