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

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c1651 nwam_value_t ipverval = NULL; local
1652 if ((err = nwam_value_create_uint64_array(ipver, 2, &ipverval))
1656 NWAM_NCU_PROP_IP_VERSION, ipverval);
1657 nwam_value_free(ipverval);

Completed in 20 milliseconds