Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c2510 struct mpls_route *rt0 = NULL, *rt2 = NULL; in resize_platform_label_table() local
/linux/net/ipv6/
H A Droute.c873 struct fib6_info *rt0; in rt6_select() local
2821 static void rt6_update_expires(struct rt6_info *rt0, int timeout) in rt6_update_expires()