Home
last modified time | relevance | path

Searched refs:icmp6_dst_gc_list (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv6/
Droute.c1360 static struct dst_entry *icmp6_dst_gc_list; variable
1391 rt->dst.next = icmp6_dst_gc_list; in icmp6_dst_alloc()
1392 icmp6_dst_gc_list = &rt->dst; in icmp6_dst_alloc()
1409 pprev = &icmp6_dst_gc_list; in icmp6_dst_gc()
1432 pprev = &icmp6_dst_gc_list; in icmp6_clean_all()