Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.c236 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
442 rte_debug |= RTD_DEBUG; in route_init()
450 if (rte_debug & RTD_DEBUG) { in route_init()
1243 if (rte_debug & RTD_DEBUG) { in rtfree_common()
1349 if (rte_debug & RTD_DEBUG) { in rtunref()
1392 if (rte_debug & RTD_DEBUG) { in rtref()
2063 if (rte_debug & RTD_DEBUG) { in rtrequest_common_locked()
3796 if (rte_debug & RTD_DEBUG) { in rt_lock()
3804 if (rte_debug & RTD_DEBUG) { in rt_unlock()
3837 if (rte_debug & RTD_DEBUG) { in rte_alloc()
[all …]