Searched refs:defrt (Results 1 – 1 of 1) sorted by relevance
1062 rtentry_ref_t defrt = NULL; in rtalloc1_common_locked() local1069 defrt = rtalloc1_scoped_locked(SA(&def_key), in rtalloc1_common_locked()1072 if (defrt) { in rtalloc1_common_locked()1073 if (sa_equal(rt_key(newrt), defrt->rt_gateway)) { in rtalloc1_common_locked()1076 rtfree_locked(defrt); in rtalloc1_common_locked()