Searched defs:is_IP4 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp_parse.c402 boolean_t is_IP4 = B_FALSE; local
441 is_IP4 = B_TRUE;
449 if (!is_IP4 && !is_IP6) {
469 * Another SLASH present. If is_IP4 true then

Completed in 44 milliseconds