Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.c299 static inline void rte_unlock_debug(struct rtentry_dbg *);
3805 rte_unlock_debug((struct rtentry_dbg *)rt); in rt_unlock()
3823 rte_unlock_debug(struct rtentry_dbg *rte) in rte_unlock_debug() function