Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Droute.c296 static inline struct rtentry *rte_alloc_debug(void);
3833 return rte_alloc_debug(); in rte_alloc()
3904 rte_alloc_debug(void) in rte_alloc_debug() function