Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Droute.c233 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
438 rte_debug |= RTD_DEBUG; in route_init()
446 if (rte_debug & RTD_DEBUG) { in route_init()
1239 if (rte_debug & RTD_DEBUG) { in rtfree_common()
1342 if (rte_debug & RTD_DEBUG) { in rtunref()
1385 if (rte_debug & RTD_DEBUG) { in rtref()
2056 if (rte_debug & RTD_DEBUG) { in rtrequest_common_locked()
3788 if (rte_debug & RTD_DEBUG) { in rt_lock()
3796 if (rte_debug & RTD_DEBUG) { in rt_unlock()
3829 if (rte_debug & RTD_DEBUG) { in rte_alloc()
[all …]