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

/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c1107 boolean_t is_mt = B_FALSE; local
1111 is_mt = B_TRUE;
1124 if (is_mt)
1140 if (is_mt && next != NULL)
1147 if (is_mt && base != NULL)
1153 if (is_mt) {
1162 if (is_mt)

Completed in 62 milliseconds