Searched refs:defrt (Results 1 – 1 of 1) sorted by relevance
1120 struct rtentry *defrt = NULL; in rtalloc1_common_locked() local1127 defrt = rtalloc1_scoped_locked(SA(&def_key), in rtalloc1_common_locked()1130 if (defrt) { in rtalloc1_common_locked()1131 if (sa_equal(rt_key(newrt), defrt->rt_gateway)) { in rtalloc1_common_locked()1134 rtfree_locked(defrt); in rtalloc1_common_locked()