Home | History | Annotate | Download | only in racoon

Lines Matching refs:unit

2111 		size_t unit;
2114 unit = sizeof(*isakmp_cfg_config.port_pool);
2117 bzero((char *)new_pool + (old_size * unit),
2118 (size - old_size) * unit);