Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv6/
Droute.c1027 static struct dst_entry *icmp6_dst_gc_list; variable
1072 rt->dst.next = icmp6_dst_gc_list; in icmp6_dst_alloc()
1073 icmp6_dst_gc_list = &rt->dst; in icmp6_dst_alloc()
1088 pprev = &icmp6_dst_gc_list; in icmp6_dst_gc()
1111 pprev = &icmp6_dst_gc_list; in icmp6_clean_all()