Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute.c237 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
440 rte_debug |= RTD_DEBUG; in route_init()
448 if (rte_debug & RTD_DEBUG) { in route_init()
1243 if (rte_debug & RTD_DEBUG) { in rtfree_common()
1346 if (rte_debug & RTD_DEBUG) { in rtunref()
1389 if (rte_debug & RTD_DEBUG) { in rtref()
2065 if (rte_debug & RTD_DEBUG) { in rtrequest_common_locked()
3805 if (rte_debug & RTD_DEBUG) { in rt_lock()
3813 if (rte_debug & RTD_DEBUG) { in rt_unlock()
3846 if (rte_debug & RTD_DEBUG) { in rte_alloc()
[all …]