Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute.c300 static inline void rte_lock_debug(struct rtentry_dbg *);
3806 rte_lock_debug((rtentry_dbg_ref_t)rt); in rt_lock()
3820 rte_lock_debug(struct rtentry_dbg *rte) in rte_lock_debug() function