Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/ !
H A Droute.c1960 uint32_t old_rt_refcnt = 0; in rtrequest_common_locked() local
1975 old_rt_refcnt = rt->rt_refcnt; in rtrequest_common_locked()
2013 if (old_rt_refcnt != 0) { in rtrequest_common_locked()