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

/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.h196 boolean_t v6only; member in struct:__anon1745
H A Dinetsvc.c680 boolean_t v6only = B_FALSE; local
752 v6only = B_TRUE;
838 p_inf->v6only = v6only;
849 if (v6only)

Completed in 18 milliseconds