Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Droute.c293 static inline struct rtentry *rte_alloc_debug(void);
3830 return rte_alloc_debug(); in rte_alloc()
3901 rte_alloc_debug(void) in rte_alloc_debug() function