Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute.c246 #define RTD_NO_FREE 0x4 /* don't free (good to catch corruptions) */ macro
4075 if (!(rte_debug & RTD_NO_FREE)) { in rte_free_debug()