Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Droute.c303 static inline void rte_lock_debug(struct rtentry_dbg *);
3852 rte_lock_debug(RTENTRY_DBG(rt)); in rt_lock()
3866 rte_lock_debug(struct rtentry_dbg *rte) in rte_lock_debug() function