Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Droute.c236 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
441 rte_debug |= RTD_DEBUG; in route_init()
449 if (rte_debug & RTD_DEBUG) { in route_init()
1242 if (rte_debug & RTD_DEBUG) { in rtfree_common()
1345 if (rte_debug & RTD_DEBUG) { in rtunref()
1388 if (rte_debug & RTD_DEBUG) { in rtref()
2059 if (rte_debug & RTD_DEBUG) { in rtrequest_common_locked()
3791 if (rte_debug & RTD_DEBUG) { in rt_lock()
3799 if (rte_debug & RTD_DEBUG) { in rt_unlock()
3832 if (rte_debug & RTD_DEBUG) { in rte_alloc()
[all …]