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