.type = type,
.prio = priority,
.manual_prio = manual_prio,
+ .hw_offload = this->config->get_hw_offload(this->config),
.src = other_addr,
.dst = my_addr,
.sa = my_sa,
.type = type,
.prio = priority,
.manual_prio = manual_prio,
+ .hw_offload = this->config->get_hw_offload(this->config),
.src = my_addr,
.dst = other_addr,
.sa = other_sa,
.type = type,
.prio = priority,
.manual_prio = manual_prio,
+ .hw_offload = this->config->get_hw_offload(this->config),
.src = other_addr,
.dst = my_addr,
.sa = my_sa,
.type = type,
.prio = priority,
.manual_prio = manual_prio,
+ .hw_offload = this->config->get_hw_offload(this->config),
.src = my_addr,
.dst = other_addr,
.sa = other_sa,