Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.c1958 uint32_t old_rt_refcnt = 0; in rtrequest_common_locked() local
1973 old_rt_refcnt = rt->rt_refcnt; in rtrequest_common_locked()
2011 if (old_rt_refcnt != 0) { in rtrequest_common_locked()