Home
last modified time | relevance | path

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

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