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

/darwin-on-arm/xnu/bsd/net/
H A Droute.c223 #define RTD_DEBUG 0x1 /* enable or disable rtentry debug facility */ macro
744 rte_debug |= RTD_DEBUG;
760 if (rte_debug & RTD_DEBUG)
1060 if (rte_debug & RTD_DEBUG) {
1149 if (rte_debug & RTD_DEBUG)
1180 if (rte_debug & RTD_DEBUG)
1747 if (rte_debug & RTD_DEBUG) {
3118 if (rte_debug & RTD_DEBUG)
3126 if (rte_debug & RTD_DEBUG)
3155 if (rte_debug & RTD_DEBUG)
[all...]

Completed in 71 milliseconds