Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Droute.c2018 uint32_t old_rt_refcnt = 0; in rtrequest_common_locked() local
2033 old_rt_refcnt = rt->rt_refcnt; in rtrequest_common_locked()
2071 if (old_rt_refcnt != 0) { in rtrequest_common_locked()