aggregated_bytes  446 net/batman-adv/bat_iv_ogm.c 	int aggregated_bytes = forw_packet->packet_len + packet_len;
aggregated_bytes  467 net/batman-adv/bat_iv_ogm.c 	if (aggregated_bytes > BATADV_MAX_AGGREGATION_BYTES)