Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Droute.c237 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
446 rte_debug |= RTD_DEBUG; in route_init()
454 if (rte_debug & RTD_DEBUG) { in route_init()
1249 if (rte_debug & RTD_DEBUG) { in rtfree_common()
1352 if (rte_debug & RTD_DEBUG) { in rtunref()
1395 if (rte_debug & RTD_DEBUG) { in rtref()
2071 if (rte_debug & RTD_DEBUG) { in rtrequest_common_locked()
3851 if (rte_debug & RTD_DEBUG) { in rt_lock()
3859 if (rte_debug & RTD_DEBUG) { in rt_unlock()
3892 if (rte_debug & RTD_DEBUG) { in rte_alloc()
[all …]