SFXGE_LRO_PARAM
TUNABLE_INT(SFXGE_LRO_PARAM(slow_start_packets), &lro_slow_start_packets);
TUNABLE_INT(SFXGE_LRO_PARAM(loss_packets), &lro_loss_packets);
SFXGE_LRO_PARAM(table_size), lro_table_size);
TUNABLE_INT(SFXGE_LRO_PARAM(table_size), &lro_table_size);
TUNABLE_INT(SFXGE_LRO_PARAM(chain_max), &lro_chain_max);
TUNABLE_INT(SFXGE_LRO_PARAM(idle_ticks), &lro_idle_ticks);