Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute.c2019 uint32_t old_rt_refcnt = 0; in rtrequest_common_locked() local
2034 old_rt_refcnt = rt->rt_refcnt; in rtrequest_common_locked()
2072 if (old_rt_refcnt != 0) { in rtrequest_common_locked()