Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Droute.c301 static inline struct rtentry *rte_alloc_debug(void);
3893 return rte_alloc_debug(); in rte_alloc()
3979 rte_alloc_debug(void) in rte_alloc_debug() function