Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_fib.h94 struct rt6_info { struct
108 * siblings is a list of rt6_info that have the the same metric/weight, argument
132 static inline struct inet_peer *rt6_peer_ptr(struct rt6_info *rt) in rt6_peer_ptr() argument
/linux-4.1.27/net/ipv6/
Dip6_fib.c1607 int (*func)(struct rt6_info *, void *arg), in fib6_clean_tree()
1626 int (*func)(struct rt6_info *, void *), in __fib6_clean_all()
1646 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *), in fib6_clean_all()
Droute.c2521 struct rt6_info *rt6_info; member