Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Droute.c1954 uint32_t old_rt_refcnt = 0; in rtrequest_common_locked() local
1969 old_rt_refcnt = rt->rt_refcnt; in rtrequest_common_locked()
2007 if (old_rt_refcnt != 0) { in rtrequest_common_locked()