Searched refs:IPOPT_OPTVAL (Results 1 – 4 of 4) sorted by relevance
30 #ifndef IPOPT_OPTVAL31 #define IPOPT_OPTVAL 0 macro89 opt = cp[IPOPT_OPTVAL];
98 cop[IPOPT_OPTVAL] = IPOPT_COMSEC; in tsol2cipso_tt1()160 switch (optval = opt[IPOPT_OPTVAL]) { in tsol_get_option_v4()564 oval = fptr[IPOPT_OPTVAL]; in tsol_remove_secopt()649 if (optbuf[IPOPT_OPTVAL] == IPOPT_EOL || in tsol_prepend_option()650 optbuf[IPOPT_OPTVAL] == IPOPT_NOP || in tsol_prepend_option()662 oval = optr[IPOPT_OPTVAL]; in tsol_prepend_option()732 oval = optr[IPOPT_OPTVAL]; in tsol_prepend_option()831 opt_storage[IPOPT_OPTVAL] = 0; in tsol_check_label_v4()870 optr[IPOPT_OPTVAL] != IPOPT_COMSEC && in tsol_check_label_v4()871 optr[IPOPT_OPTVAL] != IPOPT_SECURITY) in tsol_check_label_v4()
2371 opt = cur[IPOPT_OPTVAL]; in ipoptp_next()2380 opt = cur[IPOPT_OPTVAL]; in ipoptp_next()2515 buf[IPOPT_OPTVAL] = optval; in ip_opt_get_user()5577 switch (optval = opt[IPOPT_OPTVAL]) { in ip_find_hdr_v4()
117 #define IPOPT_OPTVAL 0 /* option ID */ macro