Searched refs:optlen_new (Results 1 – 1 of 1) sorted by relevance
2012 int optlen_new; in cipso_v4_delopt() local2031 optlen_new = cipso_v4_get_actual_opt_len(opt->opt.__data, in cipso_v4_delopt()2034 opt->opt.optlen = (optlen_new + 3) & ~3; in cipso_v4_delopt()