Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Droute.c311 static inline void rte_unlock_debug(struct rtentry_dbg *);
3917 rte_unlock_debug(RTENTRY_DBG(rt)); in rt_unlock()
3935 rte_unlock_debug(struct rtentry_dbg *rte) in rte_unlock_debug() function