Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute.c244 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
499 rte_debug |= RTD_DEBUG; in route_init()
507 if (rte_debug & RTD_DEBUG) { in route_init()
1302 if (rte_debug & RTD_DEBUG) { in rtfree_common()
1405 if (rte_debug & RTD_DEBUG) { in rtunref()
1448 if (rte_debug & RTD_DEBUG) { in rtref()
2124 if (rte_debug & RTD_DEBUG) { in rtrequest_common_locked()
3906 if (rte_debug & RTD_DEBUG) { in rt_lock()
3914 if (rte_debug & RTD_DEBUG) { in rt_unlock()
3947 if (rte_debug & RTD_DEBUG) { in rte_alloc()
[all …]